From 8be2142377ffd2473f522222968a87aad04adea8 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Mon, 9 Mar 2015 01:55:02 -0700 Subject: [PATCH] Issue #23617: Correct plurals typo noted by Kentrell Johnson. --- Doc/library/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/index.rst b/Doc/library/index.rst index ac7ab91a29b..a925e10ee49 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