From: Zachary Ware Date: Mon, 7 Jul 2014 20:31:21 +0000 (-0500) Subject: Fix typo found by Scott Hinton on docs@ X-Git-Tag: v2.7.9rc1~380 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65a6436b5f9d90ba0cf417464a4149f9cf67c938;p=thirdparty%2FPython%2Fcpython.git Fix typo found by Scott Hinton on docs@ --- diff --git a/Doc/library/time.rst b/Doc/library/time.rst index 304bf0c99f1a..04ddef9be03f 100644 --- a/Doc/library/time.rst +++ b/Doc/library/time.rst @@ -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