summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-05-09 14:33:18 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2002-05-09 14:33:18 (GMT)
commitb2cb37f2980df1efdb3b397a81164c980f5e7da6 (patch)
tree38253fc54e4a1aa34dfe5df53e6dc7517222aba4
parent42251323b4d0a25b2b0a5697d6ee2cdc60427a12 (diff)
downloadcpython-b2cb37f2980df1efdb3b397a81164c980f5e7da6.zip
cpython-b2cb37f2980df1efdb3b397a81164c980f5e7da6.tar.gz
cpython-b2cb37f2980df1efdb3b397a81164c980f5e7da6.tar.bz2
Fix typo
-rw-r--r--Misc/python.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 609c2ca..5cd8816 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -338,7 +338,7 @@ in this file.
Set this to a non-empty string to cause the \fItime\fP module to
require dates specified as strings to include 4-digit years, otherwise
2-digit years are converted based on rules described in the \fItime\fP
-module documnetation.
+module documentation.
.IP PYTHONOPTIMIZE
If this is set to a non-empty string it is equivalent to specifying
the \fB\-O\fP option. If set to an integer, it is equivalent to