Kaydet (Commit) 70a9993b authored tarafından R. David Murray's avatar R. David Murray

Fix docstring typo.

üst 31e984c3
......@@ -270,7 +270,7 @@ class Generator:
_FMT = '[Non-text (%(type)s) part of message omitted, filename %(filename)s]'
class DecodedGenerator(Generator):
"""Generator a text representation of a message.
"""Generates a text representation of a message.
Like the Generator base class, except that non-text parts are substituted
with a format string representing the part.
......
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