mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Patch #821093: Fix various typos.
This commit is contained in:
parent
dd7eb146a8
commit
95cf84a4f3
8 changed files with 14 additions and 14 deletions
|
@ -158,7 +158,7 @@ python setup.py install
|
|||
On Windows, you'd probably download \file{foo-1.0.zip}. If you
|
||||
downloaded the archive file to \file{C:\textbackslash{}Temp}, then it
|
||||
would unpack into \file{C:\textbackslash{}Temp\textbackslash{}foo-1.0};
|
||||
you can use either a archive manipulator with a grapical user interface
|
||||
you can use either a archive manipulator with a graphical user interface
|
||||
(such as WinZip) or a command-line tool (such as \program{unzip} or
|
||||
\program{pkunzip}) to unpack the archive. Then, open a command prompt
|
||||
window (``DOS box''), and run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue