mirror of
https://github.com/python/cpython.git
synced 2026-03-27 15:10:56 +00:00
#2194: fix some typos.
This commit is contained in:
parent
ea837931cf
commit
3ef2063ec8
3 changed files with 3 additions and 3 deletions
|
|
@ -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::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue