summaryrefslogtreecommitdiffstats
path: root/Doc/libmimetools.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libmimetools.tex')
-rw-r--r--Doc/libmimetools.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libmimetools.tex b/Doc/libmimetools.tex
index decb890..ecf50dc 100644
--- a/Doc/libmimetools.tex
+++ b/Doc/libmimetools.tex
@@ -77,7 +77,7 @@ encoding is converted to lower case.
\end{funcdesc}
\begin{funcdesc}{gettype}{}
-Return the message type (of the form \samp{\var{type}/var{subtype}})
+Return the message type (of the form \samp{\var{type}/\var{subtype}})
as specified in the \samp{Content-type} header. If no such header
exists, return \code{"text/plain"}. The type is converted to lower
case.