From: rilysh Date: Fri, 29 Dec 2023 07:30:56 +0000 (-0500) Subject: provider-keymgmt.pod: fix typo X-Git-Tag: openssl-3.3.0-alpha1~360 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf8fea86f73c4606f132133cb34c07f8dad42482;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) --- diff --git a/doc/man7/provider-keymgmt.pod b/doc/man7/provider-keymgmt.pod index f8d04bfd0b3..cbbf8c85476 100644 --- a/doc/man7/provider-keymgmt.pod +++ b/doc/man7/provider-keymgmt.pod @@ -376,7 +376,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).