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 5f2c320 commit 984b1c9Copy full SHA for 984b1c9
src/primitives/decode.rs
@@ -93,7 +93,7 @@ const SEP: char = '1';
93
/// checksum in any way.
94
///
95
/// Unless you are attempting to validate a string with multiple checksums then you likely do not
96
-/// want to use this type directly, instead use [`CheckedHrpstring::new(s)`].
+/// want to use this type directly, instead use [`CheckedHrpstring::new`].
97
98
/// # Examples
99
0 commit comments