Fix typo.

Noted by Josh Kupershmidt.
This commit is contained in:
Robert Haas 2011-07-27 11:20:07 -04:00
parent c1420fcf7d
commit a8302803ab

View File

@ -113,7 +113,7 @@ COMMENT ON
text search objects, types, and views can be schema-qualified.
When commenting on a column,
<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>
</listitem>
</varlistentry>