Browse Source

use a proper m-dash

pull/224/head
Benjamin Peterson 11 years ago
parent
commit
5feeebaa84
  1. 4
      Doc/library/ipaddress.rst

4
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

Loading…
Cancel
Save