Skip to content

Commit 15863a6

Browse files
mjptreekennytm
andauthored
Update src/libstd/net/ip.rs
I assumed some sort of Oxford-comma case here, bit have to admit English is not my first language. Co-Authored-By: kennytm <[email protected]>
1 parent 6f79b71 commit 15863a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/net/ip.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ impl Ipv6Addr {
11301130
/// The following return [`false`]:
11311131
///
11321132
/// - the loopback address
1133-
/// - link-local, and unique local unicast addresses
1133+
/// - link-local and unique local unicast addresses
11341134
/// - interface-, link-, realm-, admin- and site-local multicast addresses
11351135
///
11361136
/// [`true`]: ../../std/primitive.bool.html

0 commit comments

Comments
 (0)