Fix typo in EVP_MD-BLAKE2(7)
authorHugo Landau <hlandau@openssl.org>
Tue, 1 Mar 2022 17:48:11 +0000 (17:48 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Mar 2022 14:10:24 +0000 (14:10 +0000)
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17790)

doc/man7/EVP_MD-BLAKE2.pod

index be3b0b9286e73810b2ab48df561b2675d66564bf..d85d56a8187bcebc41d5d546e5a128b5bdc3cd4d 100644 (file)
@@ -6,7 +6,7 @@ EVP_MD-BLAKE2 - The BLAKE2 EVP_MD implementation
 
 =head1 DESCRIPTION
 
-Support for computing SHA2 digests through the B<EVP_MD> API.
+Support for computing BLAKE2 digests through the B<EVP_MD> API.
 
 =head2 Identities