]> granicus.if.org Git - python/commitdiff
#18437: fix comment typo.
authorR David Murray <rdmurray@bitdance.com>
Sat, 13 Jul 2013 02:55:43 +0000 (22:55 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 13 Jul 2013 02:55:43 +0000 (22:55 -0400)
Lib/email/charset.py

index c106649a55c1ba0b6b796326899287b503dbdec6..892bab54a485a166cb184c919300562e40785f97 100644 (file)
@@ -194,7 +194,7 @@ class Charset:
                    header encoding.  Charset.SHORTEST is not allowed for
                    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
                     one of them, this attribute will contain the name of the
                     charset output will be converted to.  Otherwise, it will