diff -r cc7f63b6847e Doc/library/ipaddress.rst --- a/Doc/library/ipaddress.rst Wed Jun 08 18:09:22 2016 -0400 +++ b/Doc/library/ipaddress.rst Thu Jun 09 18:09:04 2016 +0900 @@ -580,7 +580,7 @@ 4. A two-tuple of an address description and a netmask, where the address description is either a string, a 128-bits integer, a 16-bytes packed - integer, or an existing IPv4Address object; and the netmask is an + integer, or an existing IPv6Address object; and the netmask is an integer representing the prefix length. An :exc:`AddressValueError` is raised if *address* is not a valid IPv6