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 577677d commit c2601fdCopy full SHA for c2601fd
src/libstd/net/ip.rs
@@ -99,7 +99,7 @@ pub struct Ipv4Addr {
99
/// # Textual representation
100
///
101
/// `Ipv6Addr` provides a [`FromStr`] implementation. There are many ways to represent
102
-/// an IPv6 address in text, but in general, each segments is written in hexadecimal
+/// an IPv6 address in text, but in general, each segments is written in hexadecimal
103
/// notation, and segments are separated by `:`. For more information, see
104
/// [IETF RFC 5952].
105
0 commit comments