Skip to content

Commit cbf8d6b

Browse files
authored
Fix typo (#198)
1 parent 7e0519c commit cbf8d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ipv6.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ impl Ipv6Network {
9090
///
9191
/// # Safety
9292
///
93-
/// The caller must ensure that the prefix is less than or equal to 32.
93+
/// The caller must ensure that the prefix is less than or equal to 128.
9494
///
9595
/// # Examples
9696
///

0 commit comments

Comments
 (0)