From ce418bf8228c9a6a19702638e5f5c2fb66ad0588 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sun, 24 Sep 2017 09:18:50 -0700 Subject: [PATCH] bpo-31570: Update Email library documentation example (GH-3720) (GH-3721) A `"` was missing from an `` tag. (cherry picked from commit 8337239d792bc2098c592def5fc3af84c3b0dfd1) --- Doc/includes/email-alternative.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/includes/email-alternative.py b/Doc/includes/email-alternative.py index 2e142b1e3b..df7ca6f3fa 100644 --- a/Doc/includes/email-alternative.py +++ b/Doc/includes/email-alternative.py @@ -32,7 +32,7 @@ msg.add_alternative("""\

Salut!

Cela ressemble à un excellent - recipie déjeuner.

-- 2.50.1