diff options
| author | Éric Araujo <merwok@netwok.org> | 2011-11-14 18:18:15 +0100 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2011-11-14 18:18:15 +0100 |
| commit | bfc972974ba24f2849c8ab6367cdd4f2e3cad225 (patch) | |
| tree | be36ccd2a1ff1367b55aac5a94c3f3cbe1e821ca /Doc/install/pysetup.rst | |
| parent | 84ed8f70756baf47a38cc5412ffa36146cdf0e2b (diff) | |
| download | cpython-git-bfc972974ba24f2849c8ab6367cdd4f2e3cad225.tar.gz | |
Fix a few typos
Diffstat (limited to 'Doc/install/pysetup.rst')
| -rw-r--r-- | Doc/install/pysetup.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/install/pysetup.rst b/Doc/install/pysetup.rst index f6f1f837da..d472c248e2 100644 --- a/Doc/install/pysetup.rst +++ b/Doc/install/pysetup.rst @@ -149,7 +149,7 @@ Getting a list of all pysetup actions and global options:: list: List installed projects graph: Display a graph create: Create a project - generate-setup: Generate a backward-comptatible setup.py + generate-setup: Generate a backward-compatible setup.py To get more help on an action, use: |
