diff options
| author | Zachary Ware <zachary.ware@gmail.com> | 2016-07-28 19:00:53 -0500 |
|---|---|---|
| committer | Zachary Ware <zachary.ware@gmail.com> | 2016-07-28 19:00:53 -0500 |
| commit | 87ec85f4208bf329e6454fd3e2639c613b2b61af (patch) | |
| tree | a073d4d8b75948cb076b418cb449d92711a43606 /Doc | |
| parent | 4a865a35cd3257b2c113267324ee249a33dfe271 (diff) | |
| download | cpython-git-87ec85f4208bf329e6454fd3e2639c613b2b61af.tar.gz | |
Correct typo in Windows docs.
Found by Jack Copper on docs@
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/using/windows.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 7520d60846..d010a61be4 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -54,7 +54,7 @@ If you select "Install Now": users) * Python will be installed into your user directory * The :ref:`launcher` will be installed according to the option at the bottom - of the first pace + of the first page * The standard library, test suite, launcher and pip will be installed * If selected, the install directory will be added to your :envvar:`PATH` * Shortcuts will only be visible for the current user |
