]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Slight correct grammar (GH-28860)
authornobodyatandnothing <91722596+nobodyatandnothing@users.noreply.github.com>
Tue, 12 Oct 2021 09:29:29 +0000 (05:29 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 09:29:29 +0000 (12:29 +0300)
Doc/library/ipaddress.rst

index 74d922d29db69ce8284f3799684efb8c4ed15ff3..9c2dff55703273ffa21d86c113b4aa473b912652 100644 (file)
@@ -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