We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f79b71 commit 15863a6Copy full SHA for 15863a6
src/libstd/net/ip.rs
@@ -1130,7 +1130,7 @@ impl Ipv6Addr {
1130
/// The following return [`false`]:
1131
///
1132
/// - the loopback address
1133
- /// - link-local, and unique local unicast addresses
+ /// - link-local and unique local unicast addresses
1134
/// - interface-, link-, realm-, admin- and site-local multicast addresses
1135
1136
/// [`true`]: ../../std/primitive.bool.html
0 commit comments