From: Raymond Hettinger Date: Tue, 31 Dec 2002 16:37:03 +0000 (+0000) Subject: Spelling fix X-Git-Tag: v2.3c1~2710 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62229585009639300547378b6938346b15036da4;p=thirdparty%2FPython%2Fcpython.git Spelling fix --- diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex index b4c8e2b9e152..772355bb319b 100644 --- a/Doc/lib/libdatetime.tex +++ b/Doc/lib/libdatetime.tex @@ -52,7 +52,7 @@ The \module{datetime} module exports the following constants: \end{datadesc} \begin{seealso} - \seemodule{calendar}{General calandar related functions.} + \seemodule{calendar}{General calendar related functions.} \seemodule{time}{Time access and conversions.} \end{seealso}