aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2016-01-18 21:26:30 +0900
committerTatsuo Ishii <ishii@postgresql.org>2016-01-18 21:28:10 +0900
commit77a1863c94e21eceaef65eab0b4bd24eea57ef97 (patch)
treebc563f50c71a6fb878fbeaef85813c7793e7e7a4
parent6b3b3a502e5d96cd992470bd408dd7457139caf0 (diff)
downloadpostgresql-77a1863c94e21eceaef65eab0b4bd24eea57ef97.tar.gz
postgresql-77a1863c94e21eceaef65eab0b4bd24eea57ef97.zip
Fix typo.
Reported by KOIZUMI Satoru.
-rw-r--r--doc/src/sgml/datatype.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index 61b562da97f..c8db2390ffe 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -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>