From 4dc94485f57a56ce2838136cff73bc80265f04c9 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 21 Nov 2018 17:20:15 -0500
Subject: doc: adjust time zone names text, v2
Removed one too many words. Fix for
7906de847f229f391b9e6b5892b4b4a89f29edb4.
Reported-by: Thomas Munro
Backpatch-through: 9.4
---
doc/src/sgml/datatype.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index bfb400fa14d..c10ce5a0f5e 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -2413,7 +2413,7 @@ January 8 04:05:06 1999 PST
linkend="view-pg-timezone-names">).
PostgreSQL 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.
--
cgit v1.2.3