#2194: fix some typos.

This commit is contained in:
Georg Brandl 2008-02-26 19:13:45 +00:00
parent ea837931cf
commit 3ef2063ec8
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ guru or system administrator. (E.g., :file:`/usr/local/python` is a popular
alternative location.)
On Windows machines, the Python installation is usually placed in
:file:`C:\Python26`, though you can change this when you're running the
:file:`C:\\Python26`, though you can change this when you're running the
installer. To add this directory to your path, you can type the following
command into the command prompt in a DOS box::