diff options
-rw-r--r-- | Doc/library/ipaddress.rst | 2 |
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 |