]> granicus.if.org Git - python/commitdiff
#3983: typo fix.
authorGeorg Brandl <georg@python.org>
Sun, 28 Sep 2008 09:08:27 +0000 (09:08 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 28 Sep 2008 09:08:27 +0000 (09:08 +0000)
Doc/tutorial/interpreter.rst

index 216b4f540d70e907dd0054cb3591470cc5602803..010bc6b0db34d3997d0f9ae102a0e599f8e63ed6 100644 (file)
@@ -22,7 +22,7 @@ Python 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:\Python30`, though you can change this when you're running the
+:file:`C:\\Python30`, 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::