From 2e2601748c263a04a5c844df5496cb606fd382a1 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Tue, 12 Sep 2023 16:26:30 +0000 Subject: fix typo --- src/lib/libcrypto/man/EVP_MD_meth_new.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/man/EVP_MD_meth_new.3 b/src/lib/libcrypto/man/EVP_MD_meth_new.3 index 37b55b9e00..8a80cca06e 100644 --- a/src/lib/libcrypto/man/EVP_MD_meth_new.3 +++ b/src/lib/libcrypto/man/EVP_MD_meth_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_MD_meth_new.3,v 1.4 2023/09/12 12:11:05 schwarze Exp $ +.\" $OpenBSD: EVP_MD_meth_new.3,v 1.5 2023/09/12 16:26:30 schwarze Exp $ .\" selective merge up to: .\" OpenSSL man3/EVP_MD_meth_new 0388d212 Dec 14 12:47:07 2018 -0800 .\" @@ -235,7 +235,7 @@ and by the objects returned from and .Xr EVP_sm3 3 . .It Dv EVP_MD_FLAG_DIGALGID_CUSTOM -This flag is reserved for used-defined +This flag is reserved for user-defined .Vt EVP_MD objects supporting custom .Vt DigestAlgorithmIdentifier -- cgit v1.2.3-55-g6feb