]> granicus.if.org Git - postgresql/commitdiff
Fix typo.
authorRobert Haas <rhaas@postgresql.org>
Wed, 27 Jul 2011 15:20:07 +0000 (11:20 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 27 Jul 2011 15:20:34 +0000 (11:20 -0400)
Noted by Josh Kupershmidt.

doc/src/sgml/ref/comment.sgml

index 0b28d8eefc51454a2b828ffc11e28a7e96f376aa..deda01281b13ecb91e7bb6d04345b85dc7842b49 100644 (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>