Fix typo in the SHA512 documentation

This commit is contained in:
Calvin Kim 2022-11-22 15:13:29 +09:00 committed by GitHub
parent ac583202cf
commit 57165d3f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ impl crate::HashEngine for HashEngine {
engine_input_impl!();
}
/// Output of the SHA256 hash function.
/// Output of the SHA512 hash function.
#[cfg_attr(feature = "schemars", derive(schemars::JsonSchema))]
#[repr(transparent)]
pub struct Hash(