Commit a8302803 authored by Robert Haas's avatar Robert Haas

Fix typo.

Noted by Josh Kupershmidt.
parent c1420fcf
...@@ -113,7 +113,7 @@ COMMENT ON ...@@ -113,7 +113,7 @@ COMMENT ON
text search objects, types, and views can be schema-qualified. text search objects, types, and views can be schema-qualified.
When commenting on a column, When commenting on a column,
<replaceable class="parameter">relation_name</replaceable> must refer <replaceable class="parameter">relation_name</replaceable> must refer
to a table, view, composite types, or foreign table. to a table, view, composite type, or foreign table.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment