summaryrefslogtreecommitdiff
path: root/Doc/includes/email-alternative.py
diff options
context:
space:
mode:
authorHenk-Jaap Wagenaar <wagenaarhenkjaap@gmail.com>2017-09-24 17:12:53 +0100
committerMariatta <Mariatta@users.noreply.github.com>2017-09-24 09:12:53 -0700
commit8337239d792bc2098c592def5fc3af84c3b0dfd1 (patch)
tree585a510e370eafec57cd1b8076422ae7041c3aeb /Doc/includes/email-alternative.py
parent2fad10235460ac394cc8b869c41f47aba3d63594 (diff)
downloadcpython-git-8337239d792bc2098c592def5fc3af84c3b0dfd1.tar.gz
Update Email library documentation example (GH-3720)
A `"` was missing from an `<a href>` tag.
Diffstat (limited to 'Doc/includes/email-alternative.py')
-rw-r--r--Doc/includes/email-alternative.py2
1 files changed, 1 insertions, 1 deletions
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("""\
<body>
<p>Salut!</p>
<p>Cela ressemble à un excellent
- <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718>
+ <a href="http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718">
recipie
</a> déjeuner.
</p>