Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd13c0f

Browse files
committed
One more spelling fix
1 parent b61ede4 commit fd13c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PC/getpathp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
2525
* We attempt to locate the "Python Home" - if the PYTHONHOME env var
2626
is set, we believe it. Otherwise, we use the path of our host .EXE's
27-
to try and locate on of our "landmarks" and deduce our home.
27+
to try and locate one of our "landmarks" and deduce our home.
2828
- If we DO have a Python Home: The relevant sub-directories (Lib,
2929
DLLs, etc) are based on the Python Home
3030
- If we DO NOT have a Python Home, the core Python Path is

0 commit comments

Comments
 (0)