From: Ned Deily Date: Mon, 9 Mar 2015 08:54:25 +0000 (-0700) Subject: Issue #23617: Correct plurals typo noted by Kentrell Johnson. X-Git-Tag: v2.7.10rc1~136 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0acf4ad786967efdf1412d0a03044a80117275ba;p=thirdparty%2FPython%2Fcpython.git Issue #23617: Correct plurals typo noted by Kentrell Johnson. --- diff --git a/Doc/library/index.rst b/Doc/library/index.rst index 4b465d97f645..97cf3ea75cc8 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -20,7 +20,7 @@ everyday programming. Some of these modules are explicitly designed to encourage and enhance the portability of Python programs by abstracting away platform-specifics into platform-neutral APIs. -The Python installers for the Windows platform usually includes +The Python installers for the Windows platform usually include the entire standard library and often also include many additional components. For Unix-like operating systems Python is normally provided as a collection of packages, so it may be necessary to use the packaging