mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
Fix typo.
Noted by Josh Kupershmidt.
This commit is contained in:
parent
14e109e82e
commit
0b624d64a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue