Skip to content

Commit 0cd5bf9

Browse files
Slight correct grammar (GH-28860)
(cherry picked from commit 1b11582) Co-authored-by: nobodyatandnothing <[email protected]>
1 parent 38e3ada commit 0cd5bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ipaddress.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ dictionaries.
682682

683683
Note that currently expanded netmasks are not supported. That means
684684
``2001:db00::0/24`` is a valid argument while ``2001:db00::0/ffff:ff00::``
685-
not.
685+
is not.
686686

687687
2. An integer that fits into 128 bits. This is equivalent to a
688688
single-address network, with the network address being *address* and

0 commit comments

Comments
 (0)