From 9bd5362a71950a5624cbe997d6c388dc279f23ab Mon Sep 17 00:00:00 2001 From: Pauli Date: Wed, 31 Jul 2024 13:19:45 +1000 Subject: [PATCH] doc: fix typos Reviewed-by: Shane Lontis Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/25070) --- doc/man7/EVP_SIGNATURE-RSA.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man7/EVP_SIGNATURE-RSA.pod b/doc/man7/EVP_SIGNATURE-RSA.pod index fdb3464009d..bc8fcaabe97 100644 --- a/doc/man7/EVP_SIGNATURE-RSA.pod +++ b/doc/man7/EVP_SIGNATURE-RSA.pod @@ -27,7 +27,7 @@ using EVP_PKEY_sign_init_ex() or EVP_PKEY_verify_init_ex(). =item "digest-check" (B) -=item "sign-x931-pad-check" (B) +=item "sign-x931-pad-check" (B) These common parameters are described in L. -- 2.47.2