aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-08-17 16:12:35 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-08-17 16:12:35 +0000
commit0463ee00aecefe1c5fe3ae19dffc9edbd0238772 (patch)
treec520ea2d6bc58bf4ca705183b0aec3a6d40cdcfa /doc/src
parent620c2c362f636d786f10ad010d58d2ed595f72d3 (diff)
downloadpostgresql-0463ee00aecefe1c5fe3ae19dffc9edbd0238772.tar.gz
postgresql-0463ee00aecefe1c5fe3ae19dffc9edbd0238772.zip
Fix small typo.
Diffstat (limited to 'doc/src')
-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 db84f5ae172..74a9ae344a7 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -391,7 +391,7 @@ There is currently one other fixed-length character type. The <Type>name</Type>
only has one purpose and that is to provide <ProductName>Postgres</ProductName> with a
special type to use for internal names. It is not intended for use by the general user.
It's length is currently defined as 32 chars but should be reference using NAMEDATALEN.
-This is set at compile time and may change in any future release.
+This is set at compile time and may change in a future release.
</Para>
<Para>