We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba831f commit 2bc1e8cCopy full SHA for 2bc1e8c
Doc/library/email.rst
@@ -87,7 +87,7 @@ to advanced applications.
87
Following those is a set of examples of using the fundamental parts of the APIs
88
covered in the preceding sections.
89
90
-The forgoing represent the modern (unicode friendly) API of the email package.
+The foregoing represent the modern (unicode friendly) API of the email package.
91
The remaining sections, starting with the :class:`~email.message.Message`
92
class, cover the legacy :data:`~email.policy.compat32` API that deals much more
93
directly with the details of how email messages are represented. The
0 commit comments