]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #23617: Correct plurals typo noted by Kentrell Johnson.
authorNed Deily <nad@acm.org>
Mon, 9 Mar 2015 08:54:25 +0000 (01:54 -0700)
committerNed Deily <nad@acm.org>
Mon, 9 Mar 2015 08:54:25 +0000 (01:54 -0700)
Doc/library/index.rst

index 4b465d97f64504ddda00043b3053f45475d301d9..97cf3ea75cc8c461782097c052138f4c69b05001 100644 (file)
@@ -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