mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Merge: #18437: fix comment typo.
This commit is contained in:
commit
1424e7d688
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue