mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-14 16:26:32 +00:00
Fix typo (#198)
This commit is contained in:
@ -90,7 +90,7 @@ impl Ipv6Network {
|
||||
///
|
||||
/// # Safety
|
||||
///
|
||||
/// The caller must ensure that the prefix is less than or equal to 32.
|
||||
/// The caller must ensure that the prefix is less than or equal to 128.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Reference in New Issue
Block a user