From 6168de5b74fb33ddfa1488f862f9e5c36f11adb5 Mon Sep 17 00:00:00 2001 From: Viicos <65306057+Viicos@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:46:37 +0200 Subject: [PATCH] Fix typo in README.rst (#156) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 11a1f58..069ff37 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ updates, but there will be no further functional changes on the 4.x branch. Info ---- -This Python module returns a the `IANA time zone name +This Python module returns the `IANA time zone name `_ for your local time zone or a ``tzinfo`` object with the local timezone information, under Unix and Windows.