]> 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:28:10 +0000 (21:28 +0900)
Reported by KOIZUMI Satoru.

doc/src/sgml/datatype.sgml

index 61b562da97fc32aca7c6367cecd7d3e18f9762b3..c8db2390ffe53ed3c91b715aefbe01e6fa2aa104 100644 (file)
@@ -4727,7 +4727,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>