]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bug #1210001: typo in email docs
authorGeorg Brandl <georg@python.org>
Sat, 4 Jun 2005 10:00:18 +0000 (10:00 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 4 Jun 2005 10:00:18 +0000 (10:00 +0000)
Doc/lib/email.tex

index 56affa5369c1e0d0c1fe72ecfe4f4e95a0f54598..3a90e22dd2d6a5e28308a8d499c0388ad35dc5ec 100644 (file)
@@ -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