Skip to content

Commit

Permalink
Fix typo (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsx authored Aug 10, 2024
1 parent 7e0519c commit cbf8d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ipv6.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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
///
Expand Down

0 comments on commit cbf8d6b

Please sign in to comment.