From: nobodyatandnothing <91722596+nobodyatandnothing@users.noreply.github.com> Date: Tue, 12 Oct 2021 09:29:29 +0000 (-0400) Subject: Slight correct grammar (GH-28860) X-Git-Tag: v3.11.0a2~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b11582f0e00f08833da6adc44030a8b1961989a;p=thirdparty%2FPython%2Fcpython.git Slight correct grammar (GH-28860) --- diff --git a/Doc/library/ipaddress.rst b/Doc/library/ipaddress.rst index 74d922d29db6..9c2dff557032 100644 --- a/Doc/library/ipaddress.rst +++ b/Doc/library/ipaddress.rst @@ -682,7 +682,7 @@ dictionaries. Note that currently expanded netmasks are not supported. That means ``2001:db00::0/24`` is a valid argument while ``2001:db00::0/ffff:ff00::`` - not. + is not. 2. An integer that fits into 128 bits. This is equivalent to a single-address network, with the network address being *address* and