summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-09-10 10:45:28 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-09-10 10:45:28 (GMT)
commitfd13c0fa01a439bc9e6fc91d74639afae09d5e26 (patch)
tree8cd9c123894ca643c6d1bd7114065c7fe4f49848 /PC
parentb61ede4ba2ab1abae5bd339fc30d010c74c8a312 (diff)
downloadcpython-fd13c0fa01a439bc9e6fc91d74639afae09d5e26.zip
cpython-fd13c0fa01a439bc9e6fc91d74639afae09d5e26.tar.gz
cpython-fd13c0fa01a439bc9e6fc91d74639afae09d5e26.tar.bz2
One more spelling fix
Diffstat (limited to 'PC')
-rw-r--r--PC/getpathp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/getpathp.c b/PC/getpathp.c
index 5604d3d..c05754a 100644
--- a/PC/getpathp.c
+++ b/PC/getpathp.c
@@ -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