diff --git a/hashes/src/sha512.rs b/hashes/src/sha512.rs index 98e18acb..3298d4a6 100644 --- a/hashes/src/sha512.rs +++ b/hashes/src/sha512.rs @@ -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(