mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix all wrong instances of "it's".
This commit is contained in:
parent
08c02dbb85
commit
7eb4b7d177
21 changed files with 34 additions and 34 deletions
|
@ -11,7 +11,7 @@
|
|||
* Python always adds an empty entry at the start, which corresponds
|
||||
to the current directory.
|
||||
|
||||
* If the PYTHONPATH env. var. exists, it's entries are added next.
|
||||
* If the PYTHONPATH env. var. exists, its entries are added next.
|
||||
|
||||
* We look in the registry for "application paths" - that is, sub-keys
|
||||
under the main PythonPath registry key. These are added next (the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue