summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-05-27 07:31:10 (GMT)
committerGeorg Brandl <georg@python.org>2012-05-27 07:31:10 (GMT)
commit38e0e1ec85ed5a5f3c991a1a3837910655e8ecd3 (patch)
tree5a6d8c56f12a7c129136639c89ee9ffe79d32da9
parentf1ee7886f314c6fea58afc4de4c1101b514a1c07 (diff)
downloadcpython-38e0e1ec85ed5a5f3c991a1a3837910655e8ecd3.zip
cpython-38e0e1ec85ed5a5f3c991a1a3837910655e8ecd3.tar.gz
cpython-38e0e1ec85ed5a5f3c991a1a3837910655e8ecd3.tar.bz2
Fix markup.
-rw-r--r--Doc/library/email.policy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/email.policy.rst b/Doc/library/email.policy.rst
index c65130b..c1734e2 100644
--- a/Doc/library/email.policy.rst
+++ b/Doc/library/email.policy.rst
@@ -415,7 +415,7 @@ added matters. To illustrate::
The following instances of :class:`EmailPolicy` provide defaults suitable for
specific application domains. Note that in the future the behavior of these
-instances (in particular the ``HTTP` instance) may be adjusted to conform even
+instances (in particular the ``HTTP`` instance) may be adjusted to conform even
more closely to the RFCs relevant to their domains.
.. data:: default