From b975e516d4d0e178ade8a66449f643885ce5fa9e Mon Sep 17 00:00:00 2001
From: tanghy <tanghy.fnst@fujitsu.com>
Date: Fri, 14 May 2021 22:50:28 +0900
Subject: [PATCH] doc fix for POSIX Time Zone Specifications


diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml
index c53bd2f379..1295bc60ad 100644
--- a/doc/src/sgml/datetime.sgml
+++ b/doc/src/sgml/datetime.sgml
@@ -728,7 +728,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
+   timekeeping practice as of 2020 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
-- 
2.30.0.windows.2

