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 a5ca985 commit c984d20Copy full SHA for c984d20
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