Grammar fix
This commit is contained in:
parent
7af53be66f
commit
31c6de4f79
|
@ -38,7 +38,7 @@ Here are the methods of the :class:`Message` class:
|
||||||
|
|
||||||
.. method:: Message.as_string([unixfrom])
|
.. method:: Message.as_string([unixfrom])
|
||||||
|
|
||||||
Return the entire message flatten as a string. When optional *unixfrom* is
|
Return the entire message flattened as a string. When optional *unixfrom* is
|
||||||
``True``, the envelope header is included in the returned string. *unixfrom*
|
``True``, the envelope header is included in the returned string. *unixfrom*
|
||||||
defaults to ``False``.
|
defaults to ``False``.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue