From: Terry Jan Reedy Date: Wed, 3 Apr 2013 16:45:24 +0000 (-0400) Subject: Issue #15940: Replace tab. X-Git-Tag: v2.7.5~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d0a395a1b7bac67719e841a3a44971cf0c7612b;p=thirdparty%2FPython%2Fcpython.git Issue #15940: Replace tab. --- 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