diff options
-rw-r--r-- | doc/src/sgml/datatype.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 3b3e903b03a..f70cfe75e9e 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -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> |