Skip to content

Commit

Permalink
Update src/libstd/net/ip.rs
Browse files Browse the repository at this point in the history
I assumed some sort of Oxford-comma case here, bit have to admit English is not my first language.

Co-Authored-By: kennytm <kennytm@gmail.com>
  • Loading branch information
mjptree and kennytm committed Nov 9, 2019
1 parent 6f79b71 commit 15863a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstd/net/ip.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ impl Ipv6Addr {
/// The following return [`false`]:
///
/// - the loopback address
/// - link-local, and unique local unicast addresses
/// - link-local and unique local unicast addresses
/// - interface-, link-, realm-, admin- and site-local multicast addresses
///
/// [`true`]: ../../std/primitive.bool.html
Expand Down

0 comments on commit 15863a6

Please sign in to comment.