From 0d0a395a1b7bac67719e841a3a44971cf0c7612b Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Wed, 3 Apr 2013 12:45:24 -0400 Subject: [PATCH] Issue #15940: Replace tab. --- Doc/library/time.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/time.rst b/Doc/library/time.rst index e13be609bfb7..a4de69f70aad 100644 --- a/Doc/library/time.rst +++ b/Doc/library/time.rst @@ -548,7 +548,7 @@ The module defines the following functions and data items: Module :mod:`locale` Internationalization services. The locale setting affects the interpretation - of many format specifiers in :func:`strftime` and :func:`strptime`. + of many format specifiers in :func:`strftime` and :func:`strptime`. Module :mod:`calendar` General calendar-related functions. :func:`timegm` is the inverse of -- 2.47.3