From: Yury Selivanov Date: Thu, 4 Jun 2015 15:10:24 +0000 (-0400) Subject: Docs: Fix typo X-Git-Tag: v3.5.0b3~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4180e43c12970d6a92922bfe543ac3c24edd7d5c;p=thirdparty%2FPython%2Fcpython.git Docs: Fix typo --- diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index f9733b2ed63b..9d628357364a 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -585,7 +585,7 @@ always available. .. note:: This function has been added on a provisional basis (see :pep:`411` - for details.) Use it only for debug purposes. + for details.) Use it only for debugging purposes. .. data:: hash_info @@ -1106,7 +1106,7 @@ always available. .. note:: This function has been added on a provisional basis (see :pep:`411` - for details.) Use it only for debug purposes. + for details.) Use it only for debugging purposes. .. data:: stdin