Skip to content

Commit 77a1863

Browse files
committed
Fix typo.
Reported by KOIZUMI Satoru.
1 parent 6b3b3a5 commit 77a1863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4727,7 +4727,7 @@ SELECT * FROM pg_attribute
47274727

47284728
<row>
47294729
<entry><type>pg_ddl_command</></entry>
4730-
<entry>Identifies a represention of DDL commands that is available to event triggers.</entry>
4730+
<entry>Identifies a representation of DDL commands that is available to event triggers.</entry>
47314731
</row>
47324732

47334733
<row>

0 commit comments

Comments
 (0)