summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/comment.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/comment.sgml b/doc/src/sgml/ref/comment.sgml
index 838f43fcbd5..ee2f39b2df9 100644
--- a/doc/src/sgml/ref/comment.sgml
+++ b/doc/src/sgml/ref/comment.sgml
@@ -101,7 +101,7 @@ COMMENT ON
be schema-qualified.
When commenting on a column,
<replaceable class="parameter">relation_name</replaceable> must refer
- to a table, view, or composite types.
+ to a table, view, or composite type.
</para>
</listitem>
</varlistentry>