]> granicus.if.org Git - python/commitdiff
fix spelling that was a bit confused (closes #24963)
authorBenjamin Peterson <benjamin@python.org>
Sun, 30 Aug 2015 21:42:38 +0000 (14:42 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 30 Aug 2015 21:42:38 +0000 (14:42 -0700)
Doc/library/ipaddress.rst

index 99b5bea47d9c125fd4eab4816480da1c6f17a4d7..301048ef6aeb3875718f721c2df720d740df621d 100644 (file)
@@ -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