From 6ec62b779907e2fa49283a7d1dbd761fb64675f1 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 31 Oct 2023 13:18:42 -0400 Subject: [PATCH] doc: add missing word to sentence about Paris Reported-by: Tang Discussion: https://postgr.es/m/OS0PR01MB6113393560A1DF115ADFB153FB2D9@OS0PR01MB6113.jpnprd01.prod.outlook.com Backpatch-through: master --- doc/src/sgml/datetime.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index ecc3245a46..e7035c7806 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -726,7 +726,7 @@ As an example, CET-1CEST,M3.5.0,M10.5.0/3 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 CET and is one hour ahead (east) of UTC; daylight savings time has the abbreviation CEST and is implicitly two hours ahead -- 2.39.5