From fd13c0fa01a439bc9e6fc91d74639afae09d5e26 Mon Sep 17 00:00:00 2001 From: Martin Panter Date: Sat, 10 Sep 2016 10:45:28 +0000 Subject: One more spelling fix --- PC/getpathp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12