]> 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 d5f81ca67f224d90c5ca0e5fe4f4359f72f386c4..1e21fb6c5150eaf9d0ac568e81d32fc9311b13d8 100644 (file)
@@ -672,7 +672,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