]> granicus.if.org Git - postgresql/commitdiff
Fix typo.
authorTatsuo Ishii <ishii@postgresql.org>
Mon, 18 Jan 2016 12:26:30 +0000 (21:26 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Mon, 18 Jan 2016 12:26:30 +0000 (21:26 +0900)
Reported by KOIZUMI Satoru.

doc/src/sgml/datatype.sgml

index 3b3e903b03aa66aac63f720309eac881779497ba..f70cfe75e9e867654bda4aba486348f93ee0d5e3 100644 (file)
@@ -4761,7 +4761,7 @@ SELECT * FROM pg_attribute
 
        <row>
         <entry><type>pg_ddl_command</></entry>
-        <entry>Identifies a represention of DDL commands that is available to event triggers.</entry>
+        <entry>Identifies a representation of DDL commands that is available to event triggers.</entry>
        </row>
 
        <row>