summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2008-01-15 01:29:16 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2008-01-15 01:29:16 (GMT)
commit7ce9b184603330386bf29ba21b56cf846616c217 (patch)
tree88ce75609b271ab2fcd5b9d751fbc15eea7b5898 /Doc
parent351e1a3e8805bca158d1f116a637e787e2b70f18 (diff)
downloadcpython-7ce9b184603330386bf29ba21b56cf846616c217.zip
cpython-7ce9b184603330386bf29ba21b56cf846616c217.tar.gz
cpython-7ce9b184603330386bf29ba21b56cf846616c217.tar.bz2
Typo fixes
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/sys.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index 7dbf41e..6b88d61 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -266,7 +266,7 @@ always available.
+------------------------------+------------------------------------------+
| :const:`no_site` | -S |
+------------------------------+------------------------------------------+
- | :const:`ingnore_environment` | -E |
+ | :const:`ignore_environment` | -E |
+------------------------------+------------------------------------------+
| :const:`tabcheck` | -t or -tt |
+------------------------------+------------------------------------------+