fix typo
This commit is contained in:
parent
f4d794ea0b
commit
12dd5d1d0d
@ -407,7 +407,7 @@ pub const fn is_ipv6(&self) -> bool {
|
||||
}
|
||||
|
||||
/// Converts this address to an `IpAddr::V4` if it is an IPv4-mapped IPv6 addresses, otherwise it
|
||||
/// return `self` as-is.
|
||||
/// returns `self` as-is.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user