diff options
author | Bruce Momjian <bruce@momjian.us> | 2018-11-21 16:55:40 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2018-11-21 16:55:40 -0500 |
commit | 7906de847f229f391b9e6b5892b4b4a89f29edb4 (patch) | |
tree | 15a5aa51502dc37a3973e650bf7c58d9149f1829 /doc/src | |
parent | 3bac77c48f166b9024a5ead984df73347466ae12 (diff) |
doc: adjust time zone names text
Reported-by: Kevin <kcolagio@gmail.com>
Discussion: https://postgr.es/m/154082462281.30897.14043119084654378035@wrigleys.postgresql.org
Backpatch-through: 9.4
Diffstat (limited to 'doc/src')
-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 cae3fa95a89..8a7a695d733 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2411,7 +2411,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 by much other software. + names are also recognized other software. </para> </listitem> <listitem> |