Kaydet (Commit) bfe56843 authored tarafından Michael W. Hudson's avatar Michael W. Hudson

typo

üst 507a4859
...@@ -38,7 +38,7 @@ Return the entire message flatten as a string. When optional ...@@ -38,7 +38,7 @@ Return the entire message flatten as a string. When optional
returned string. \var{unixfrom} defaults to \code{False}. returned string. \var{unixfrom} defaults to \code{False}.
Note that this method is provided as a convenience and may not always format Note that this method is provided as a convenience and may not always format
the message the way you want. For example, by default it mangels lines that the message the way you want. For example, by default it mangles lines that
begin with \code{From }. For more flexibility, instantiate a begin with \code{From }. For more flexibility, instantiate a
\class{Generator} instance and use its \class{Generator} instance and use its
\method{flatten()} method directly. For example: \method{flatten()} method directly. For example:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment