From: Andrew M. Kuchling Date: Sat, 14 Jul 2007 20:58:21 +0000 (+0000) Subject: Typo fix X-Git-Tag: v2.6a1~1565 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6111ce36670d79055d0e357acf246ded39f84529;p=python Typo fix --- diff --git a/Doc/lib/email.tex b/Doc/lib/email.tex index 47727a7a67..3de3df3228 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.