Fix typo
This commit is contained in:
parent
ddd27eddc4
commit
e2c7be6d2f
|
@ -4,7 +4,7 @@
|
|||
|
||||
/// Adds trait impls to the type called `Hash` in the current scope.
|
||||
///
|
||||
/// Implpements various conversion traits as well as the [`crate::Hash`] trait.
|
||||
/// Implements various conversion traits as well as the [`crate::Hash`] trait.
|
||||
/// Arguments:
|
||||
///
|
||||
/// * `$bits` - number of bits this hash type has
|
||||
|
|
Loading…
Reference in New Issue