From: Martin Panter Date: Sat, 10 Sep 2016 10:45:28 +0000 (+0000) Subject: One more spelling fix X-Git-Tag: v3.6.0b1~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd13c0fa01a439bc9e6fc91d74639afae09d5e26;p=thirdparty%2FPython%2Fcpython.git One more spelling fix --- diff --git a/PC/getpathp.c b/PC/getpathp.c index 5604d3dcafbb..c05754a29ede 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