Skip to content

Commit bc9d2e7

Browse files
committed
Fix typo.
Noted by Josh Kupershmidt.
1 parent 9df8ce8 commit bc9d2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/comment.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ COMMENT ON
101101
be schema-qualified.
102102
When commenting on a column,
103103
<replaceable class="parameter">relation_name</replaceable> must refer
104-
to a table, view, or composite types.
104+
to a table, view, or composite type.
105105
</para>
106106
</listitem>
107107
</varlistentry>

0 commit comments

Comments
 (0)