Merge: #18437: fix comment typo.

This commit is contained in:
R David Murray 2013-07-12 22:56:15 -04:00
commit 1424e7d688

View file

@ -194,7 +194,7 @@ class Charset:
header encoding. Charset.SHORTEST is not allowed for header encoding. Charset.SHORTEST is not allowed for
body_encoding. body_encoding.
output_charset: Some character sets must be converted before the can be output_charset: Some character sets must be converted before they can be
used in email headers or bodies. If the input_charset is used in email headers or bodies. If the input_charset is
one of them, this attribute will contain the name of the one of them, this attribute will contain the name of the
charset output will be converted to. Otherwise, it will charset output will be converted to. Otherwise, it will