summaryrefslogtreecommitdiffstats
path: root/PC/getpathp.c
diff options
context:
space:
mode:
Diffstat (limited to 'PC/getpathp.c')
-rw-r--r--PC/getpathp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/getpathp.c b/PC/getpathp.c
index ecde205..3b4f452 100644
--- a/PC/getpathp.c
+++ b/PC/getpathp.c
@@ -11,7 +11,7 @@
* Python always adds an empty entry at the start, which corresponds
to the current directory.
- * If the PYTHONPATH env. var. exists, it's entries are added next.
+ * If the PYTHONPATH env. var. exists, its entries are added next.
* We look in the registry for "application paths" - that is, sub-keys
under the main PythonPath registry key. These are added next (the