Fix all wrong instances of "it's".

This commit is contained in:
Georg Brandl 2005-07-22 21:49:32 +00:00
parent 08c02dbb85
commit 7eb4b7d177
21 changed files with 34 additions and 34 deletions

View file

@ -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 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