From: rilysh Date: Fri, 29 Dec 2023 07:30:56 +0000 (-0500) Subject: provider-keymgmt.pod: fix typo X-Git-Tag: openssl-3.1.5~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c739d762b8b28079467eb7f08f749b3d896beb6e;p=thirdparty%2Fopenssl.git provider-keymgmt.pod: fix typo Fix a typo from asymmmetric to asymmetric CLA: trivial Reviewed-by: Paul Yang Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23164) (cherry picked from commit cf8fea86f73c4606f132133cb34c07f8dad42482) --- diff --git a/doc/man7/provider-keymgmt.pod b/doc/man7/provider-keymgmt.pod index c6399b8373b..57722bff881 100644 --- a/doc/man7/provider-keymgmt.pod +++ b/doc/man7/provider-keymgmt.pod @@ -360,7 +360,7 @@ length is specific to the key cryptosystem. The value should be the maximum size that a caller should allocate to safely store a signature (called I in L), -the result of asymmmetric encryption / decryption (I in +the result of asymmetric encryption / decryption (I in L, a derived secret (I in L, and similar data).