From: Pauli Date: Wed, 31 Jul 2024 03:19:45 +0000 (+1000) Subject: doc: fix typos X-Git-Tag: openssl-3.4.0-alpha1~207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd5362a71950a5624cbe997d6c388dc279f23ab;p=thirdparty%2Fopenssl.git doc: fix typos Reviewed-by: Shane Lontis Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/25070) --- 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.