mirror of
https://github.com/python/cpython.git
synced 2025-11-20 19:06:50 +00:00
Issue #23617: Correct plurals typo noted by Kentrell Johnson.
This commit is contained in:
parent
c8358273ae
commit
8be2142377
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ everyday programming. Some of these modules are explicitly designed to
|
||||||
encourage and enhance the portability of Python programs by abstracting
|
encourage and enhance the portability of Python programs by abstracting
|
||||||
away platform-specifics into platform-neutral APIs.
|
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
|
the entire standard library and often also include many additional
|
||||||
components. For Unix-like operating systems Python is normally provided
|
components. For Unix-like operating systems Python is normally provided
|
||||||
as a collection of packages, so it may be necessary to use the packaging
|
as a collection of packages, so it may be necessary to use the packaging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue