From: Benjamin Peterson Date: Sun, 30 Aug 2015 21:42:38 +0000 (-0700) Subject: fix spelling that was a bit confused (closes #24963) X-Git-Tag: v3.5.1rc1~427^2~48^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0612ffe8c8a06f8d16d136622106f0cf5f43f90f;p=thirdparty%2FPython%2Fcpython.git fix spelling that was a bit confused (closes #24963) --- diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst index 99b5bea47d9c..301048ef6aeb 100644 --- a/Doc/library/ipaddress.rst +++ b/Doc/library/ipaddress.rst @@ -550,7 +550,7 @@ so to avoid duplication they are only documented for :class:`IPv4Network`. single-address network, with the network address being *address* and the mask being ``/128``. - 3. An integer packed into a :class:`bytes` object of length 16, bit-endian. + 3. An integer packed into a :class:`bytes` object of length 16, big-endian. The interpretation is similar to an integer *address*. An :exc:`AddressValueError` is raised if *address* is not a valid IPv6