diff options
author | Bruce Momjian <bruce@momjian.us> | 2023-10-31 13:18:42 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2023-10-31 13:18:42 -0400 |
commit | 6ec62b779907e2fa49283a7d1dbd761fb64675f1 (patch) | |
tree | 4889fd9fe7c1238c062f82062f67aca107de8793 /doc/src | |
parent | 3fdc1d269345cac24275613f4d6b799e195d95a0 (diff) | |
download | postgresql-6ec62b779907e2fa49283a7d1dbd761fb64675f1.tar.gz postgresql-6ec62b779907e2fa49283a7d1dbd761fb64675f1.zip |
doc: add missing word to sentence about Paris
Reported-by: Tang <tanghy.fnst@fujitsu.com>
Discussion: https://postgr.es/m/OS0PR01MB6113393560A1DF115ADFB153FB2D9@OS0PR01MB6113.jpnprd01.prod.outlook.com
Backpatch-through: master
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/datetime.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index ecc3245a469..e7035c78065 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -726,7 +726,7 @@ <para> As an example, <literal>CET-1CEST,M3.5.0,M10.5.0/3</literal> describes - current (as of 2020) timekeeping practice in Paris. This specification + the current (as of 2020) timekeeping practice in Paris. This specification says that standard time has the abbreviation <literal>CET</literal> and is one hour ahead (east) of UTC; daylight savings time has the abbreviation <literal>CEST</literal> and is implicitly two hours ahead |