Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 13d4e6a

Browse files
krnickcsabella
authored andcommitted
Fix typos in Doc/library/email.generator.rst documentation (pythonGH-13539)
1 parent b49858b commit 13d4e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/email.generator.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ something that contains only ASCII characters, using the standard email RFC
3636
Content Transfer Encoding techniques for encoding email messages for transport
3737
over channels that are not "8 bit clean".
3838

39-
To accomodate reproducible processing of SMIME-signed messages
39+
To accommodate reproducible processing of SMIME-signed messages
4040
:class:`Generator` disables header folding for message parts of type
4141
``multipart/signed`` and all subparts.
4242

0 commit comments

Comments
 (0)