summaryrefslogtreecommitdiffstats
path: root/doc/man7
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-03-01 17:48:11 +0000
committerMatt Caswell <matt@openssl.org>2022-03-03 14:10:24 +0000
commita3b4cd1d6e307c1b1607ee9270658b5baf0b9870 (patch)
treef8ec918c5cdda8d1834608eb18d6f9578227c5b4 /doc/man7
parentaea68b0ddb7113b982ab503bf830d641e8425759 (diff)
Fix typo in EVP_MD-BLAKE2(7)
Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17790)
Diffstat (limited to 'doc/man7')
-rw-r--r--doc/man7/EVP_MD-BLAKE2.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/EVP_MD-BLAKE2.pod b/doc/man7/EVP_MD-BLAKE2.pod
index be3b0b9286..d85d56a818 100644
--- a/doc/man7/EVP_MD-BLAKE2.pod
+++ b/doc/man7/EVP_MD-BLAKE2.pod
@@ -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