diff options
author | Bruce Momjian | 2018-11-21 22:20:15 +0000 |
---|---|---|
committer | Bruce Momjian | 2018-11-21 22:20:15 +0000 |
commit | 49c57f81828a86833dc6375d8ba30dfb66c73dfb (patch) | |
tree | 99a33dbd760068a2c2863a6b6b8f83ac31bde489 /doc/src | |
parent | 16e33ae5d67011974e4f7046aeecfd04fde29b46 (diff) |
doc: adjust time zone names text, v2
Removed one too many words. Fix for
7906de847f229f391b9e6b5892b4b4a89f29edb4.
Reported-by: Thomas Munro
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 d174d16aac0..df47564fba8 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2437,7 +2437,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> |