summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-12-28 22:14:15 -0600
committerBenjamin Peterson <benjamin@python.org>2014-12-28 22:14:15 -0600
commite6e7bbcfbcf3814319efe4beafb0b1512f34b9f9 (patch)
treebbe2e5f4e02a463c1f361c280e4ba36a38d48771 /Doc
parente0990a52378b8cb95ef1c0be974101aa98b58c9f (diff)
downloadcpython-e6e7bbcfbcf3814319efe4beafb0b1512f34b9f9.tar.gz
use a proper m-dash
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/ipaddress.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst
index 9625e71b04..ca8798058e 100644
--- a/Doc/library/ipaddress.rst
+++ b/Doc/library/ipaddress.rst
@@ -18,8 +18,8 @@ hosts are on the same subnet, iterating over all hosts in a particular
subnet, checking whether or not a string represents a valid IP address or
network definition, and so on.
-This is the full module API reference - for an overview and introduction,
-see :ref:`ipaddress-howto`.
+This is the full module API reference—for an overview and introduction, see
+:ref:`ipaddress-howto`.
.. versionadded:: 3.3