]> granicus.if.org Git - python/commitdiff
Fix typo found by Scott Hinton on docs@
authorZachary Ware <zachary.ware@gmail.com>
Mon, 7 Jul 2014 20:31:21 +0000 (15:31 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 7 Jul 2014 20:31:21 +0000 (15:31 -0500)
Doc/library/time.rst

index 304bf0c99f1a61b4ba1b400fd4e4fda3d30ad214..04ddef9be03f506befdb747442643ed99aa9fe94 100644 (file)
@@ -248,7 +248,7 @@ The module defines the following functions and data items:
 
    .. versionchanged:: 2.5
       0 is now a legal argument for any position in the time tuple; if it is normally
-      illegal the value is forced to a correct one..
+      illegal the value is forced to a correct one.
 
    The following directives can be embedded in the *format* string. They are shown
    without the optional field width and precision specification, and are replaced