diff options
author | Bruce Momjian <bruce@momjian.us> | 2018-11-21 17:20:15 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2018-11-21 17:20:15 -0500 |
commit | dbd9bfd7183349e227d5ed7ade18083c44050fc1 (patch) | |
tree | 6cec1276912457c393837494d42d94c06aa21560 | |
parent | 2ca4e559de293567c49543b8fad9e79bee3fa6a0 (diff) |
doc: adjust time zone names text, v2
Removed one too many words. Fix for
7906de847f229f391b9e6b5892b4b4a89f29edb4.
Reported-by: Thomas Munro
Backpatch-through: 9.4
-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 72268140dca..96b9ff97795 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2419,7 +2419,7 @@ January 8 04:05:06 1999 PST linkend="view-pg-timezone-names"/>). <productname>PostgreSQL</productname> uses the widely-used IANA time zone data for this purpose, so the same time zone - names are also recognized other software. + names are also recognized by other software. </para> </listitem> <listitem> |