Skip to content

Commit 74b4ec5

Browse files
committed
-
1 parent ec985c0 commit 74b4ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Ip.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Ranges Allowed IPv4 addresses only IPv6 addresses only Both IPv4 and IP
114114
All ``4`` ``6`` ``all``
115115
All except private ``4_no_priv`` ``6_no_priv`` ``all_no_priv``
116116
All except reserved ``4_no_res`` ``6_no_res`` ``all_no_res``
117-
All except public ``4_no_public`` ``4_no_public`` ``all_no_public``
117+
All except public ``4_no_public`` ``6_no_public`` ``all_no_public``
118118
Only private ``4_private`` ``6_private`` ``all_private``
119119
Only reserved ``4_reserved`` ``6_reserved`` ``all_reserved``
120120
Only public ``4_public`` ``6_public`` ``all_public``

0 commit comments

Comments
 (0)