From 85b6090768c98f4eb899dc478c1257c7cde05d51 Mon Sep 17 00:00:00 2001 From: Berker Peksag Date: Thu, 4 Aug 2016 17:25:40 +0300 Subject: [PATCH] Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs --- Doc/library/ipaddress.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst index 2df28048267..9db0a70c730 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