From: Benjamin Peterson Date: Mon, 29 Dec 2014 04:14:15 +0000 (-0600) Subject: use a proper m-dash X-Git-Tag: v3.4.3rc1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5feeebaa8496f27316f5240ebd3f9612108cfa3d;p=thirdparty%2FPython%2Fcpython.git use a proper m-dash --- diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst index 9625e71b0422..ca8798058e4d 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