From 5feeebaa8496f27316f5240ebd3f9612108cfa3d Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 28 Dec 2014 22:14:15 -0600 Subject: [PATCH] use a proper m-dash --- Doc/library/ipaddress.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst index 9625e71b042..ca8798058e4 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