From: Andrew M. Kuchling Date: Sat, 14 Jul 2007 20:58:23 +0000 (+0000) Subject: Typo fix X-Git-Tag: v2.5.2c1~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0336870720fb6630add0771e50e174273f7a8711;p=thirdparty%2FPython%2Fcpython.git Typo fix --- diff --git a/Doc/lib/email.tex b/Doc/lib/email.tex index ea12705d4ab7..82f0c15c73d6 100644 --- a/Doc/lib/email.tex +++ b/Doc/lib/email.tex @@ -94,7 +94,7 @@ package, a section on differences and porting is provided. This table describes the release history of the email package, corresponding to the version of Python that the package was released with. For purposes of this document, when you see a note about change or added versions, these refer -to the Python version the change was made it, \emph{not} the email package +to the Python version the change was made in, \emph{not} the email package version. This table also describes the Python compatibility of each version of the package.