From: Georg Brandl Date: Sat, 4 Jun 2005 10:00:18 +0000 (+0000) Subject: Bug #1210001: typo in email docs X-Git-Tag: v2.4.2c1~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=961043787b843ff2c57ea442c1b803e1ccd6036c;p=thirdparty%2FPython%2Fcpython.git Bug #1210001: typo in email docs --- diff --git a/Doc/lib/email.tex b/Doc/lib/email.tex index 56affa5369c1..3a90e22dd2d6 100644 --- a/Doc/lib/email.tex +++ b/Doc/lib/email.tex @@ -244,7 +244,7 @@ The \class{Message} class has the following differences: \item The method \method{gettype()} was renamed to \method{get_type()}. -\item The method\method{getmaintype()} was renamed to +\item The method \method{getmaintype()} was renamed to \method{get_main_type()}. \item The method \method{getsubtype()} was renamed to