fix typo in reference to RFC 3464 DSN MIME type
This commit is contained in:
parent
b3ee6f9921
commit
59e02c110d
|
@ -144,7 +144,7 @@ Here are some notes on the parsing semantics:
|
|||
\class{Message} subparts.
|
||||
|
||||
\item Most messages with a content type of \mimetype{message/*}
|
||||
(e.g. \mimetype{message/deliver-status} and
|
||||
(e.g. \mimetype{message/delivery-status} and
|
||||
\mimetype{message/rfc822}) will also be parsed as container
|
||||
object containing a list payload of length 1. Their
|
||||
\method{is_multipart()} method will return \code{True}. The
|
||||
|
|
Loading…
Reference in New Issue