summaryrefslogtreecommitdiffstats
path: root/Doc/library/ipaddress.rst
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-08-04 14:25:40 (GMT)
committerBerker Peksag <berker.peksag@gmail.com>2016-08-04 14:25:40 (GMT)
commit85b6090768c98f4eb899dc478c1257c7cde05d51 (patch)
treedab77da389b6c9efce577cae0dbf57617914e3ce /Doc/library/ipaddress.rst
parent6bbc83986d0fc689ccaceb6bba14f0589332e76e (diff)
downloadcpython-85b6090768c98f4eb899dc478c1257c7cde05d51.zip
cpython-85b6090768c98f4eb899dc478c1257c7cde05d51.tar.gz
cpython-85b6090768c98f4eb899dc478c1257c7cde05d51.tar.bz2
Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs
Diffstat (limited to 'Doc/library/ipaddress.rst')
-rw-r--r--Doc/library/ipaddress.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst
index 2df2804..9db0a70 100644
--- a/Doc/library/ipaddress.rst
+++ b/Doc/library/ipaddress.rst
@@ -156,7 +156,7 @@ write code that handles both IP versions correctly.
This is the name that could be used for performing a PTR lookup, not the
resolved hostname itself.
- .. versionadded:: 3.5
+ .. versionadded:: 3.5
.. attribute:: is_multicast