summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/email.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/email.tex b/Doc/lib/email.tex
index 56affa5369..3a90e22dd2 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