Skip to content

Commit 132dc9d

Browse files
author
Matthieu Lienart
committed
fix trailing space
1 parent d5d369e commit 132dc9d

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
@@ -242,7 +242,7 @@ write code that handles both IP versions correctly. Address objects are
242242

243243
``True`` if the address is *labelled* as reserved by the IETF:
244244

245-
* IPv4 address ``240.0.0.0/4`` named ``Reserved``. This attribute is not related to the
245+
* IPv4 address ``240.0.0.0/4`` named ``Reserved``. This attribute is not related to the
246246
``Reserved-by-Protocol`` value in iana-ipv4-special-registry_
247247
* IPv6 addresses allocated as ``Reserved by IETF`` for future use (see iana-ipv6-address-space_)
248248

0 commit comments

Comments
 (0)