Skip to content

Commit 7eacd67

Browse files
miss-islingtoncsabella
authored andcommitted
In email docs, correct spelling of foregoing (GH-9856) (GH-9920)
(cherry picked from commit c984d20) Co-authored-by: Cheryl Sabella <[email protected]>
1 parent 34634ee commit 7eacd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ to advanced applications.
8787
Following those is a set of examples of using the fundamental parts of the APIs
8888
covered in the preceding sections.
8989

90-
The forgoing represent the modern (unicode friendly) API of the email package.
90+
The foregoing represent the modern (unicode friendly) API of the email package.
9191
The remaining sections, starting with the :class:`~email.message.Message`
9292
class, cover the legacy :data:`~email.policy.compat32` API that deals much more
9393
directly with the details of how email messages are represented. The

0 commit comments

Comments
 (0)