]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #15940: Replace tab.
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 16:45:24 +0000 (12:45 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 3 Apr 2013 16:45:24 +0000 (12:45 -0400)
Doc/library/time.rst

index e13be609bfb7874570521c5c6ee3a3fdc879c0c1..a4de69f70aad7af47be9ba450692058d5f120e50 100644 (file)
@@ -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