Issue #15940: Replace tab.
diff --git a/Doc/library/time.rst b/Doc/library/time.rst
index e13be60..a4de69f 100644
--- a/Doc/library/time.rst
+++ b/Doc/library/time.rst
@@ -548,7 +548,7 @@
 
    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