mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
One more spelling fix
This commit is contained in:
parent
b61ede4ba2
commit
fd13c0fa01
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
* We attempt to locate the "Python Home" - if the PYTHONHOME env var
|
||||
is set, we believe it. Otherwise, we use the path of our host .EXE's
|
||||
to try and locate on of our "landmarks" and deduce our home.
|
||||
to try and locate one of our "landmarks" and deduce our home.
|
||||
- If we DO have a Python Home: The relevant sub-directories (Lib,
|
||||
DLLs, etc) are based on the Python Home
|
||||
- If we DO NOT have a Python Home, the core Python Path is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue