From: Andrew M. Kuchling <amk@amk.ca>
Date: Thu, 9 May 2002 14:33:18 +0000 (+0000)
Subject: Fix typo
X-Git-Tag: v2.3c1~5700
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2cb37f2980df1efdb3b397a81164c980f5e7da6;p=python

Fix typo
---

diff --git a/Misc/python.man b/Misc/python.man
index 609c2ca147..5cd8816788 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