Skip to content

Commit d5da703

Browse files
committed
Fix docs
1 parent bc8777f commit d5da703

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/library/ipaddress.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -805,9 +805,9 @@ dictionaries.
805805
This attribute is true for the network as a whole if it is true
806806
for both the network address and the broadcast address.
807807

808-
.. deprecated-removed:: next 3.21
809-
Site-local addresses (``fec0::/10``) were deprecated by :rfc:`3879`.
810-
Use :attr:`~IPv6Network.is_private` instead.
808+
.. deprecated-removed:: next 3.21
809+
Site-local addresses (``fec0::/10``) were deprecated by :rfc:`3879`.
810+
Use :attr:`~IPv6Network.is_private` instead.
811811

812812

813813
Operators

0 commit comments

Comments
 (0)