summaryrefslogtreecommitdiffstats
path: root/doc
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:11:38 +0000
commit15ad2f814a65496c6cbe0994e91a4cb7cad7f1a6 (patch)
treed624e67016224aff09d611edad692b1e79872660 /doc
parentb0901f6d7b5ae8a7110afa25bdbb39834a2a1276 (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) (cherry picked from commit a3b4cd1d6e307c1b1607ee9270658b5baf0b9870)
Diffstat (limited to 'doc')
-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