From: Nicola Tuveri Date: Fri, 22 Jan 2021 16:45:07 +0000 (+0200) Subject: [doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_properties X-Git-Tag: openssl-3.0.0-alpha12~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851b06b7055b2ab3eaf82f8989f8729920862b2f;p=thirdparty%2Fopenssl.git [doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_properties This commit fixes the DECSCRIPTION section of doc/man3/OSSL_ENCODER.pod, where `OSSL_ENCODER_properties` was incorrectly referred to as `OSSL_ENCODER_provider`. Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/13932) --- diff --git a/doc/man3/OSSL_ENCODER.pod b/doc/man3/OSSL_ENCODER.pod index a9da0aaff3e..14c4f0585bc 100644 --- a/doc/man3/OSSL_ENCODER.pod +++ b/doc/man3/OSSL_ENCODER.pod @@ -63,7 +63,7 @@ I, and when the count reaches zero, frees it. OSSL_ENCODER_provider() returns the provider of the given I. -OSSL_ENCODER_provider() returns the property definition associated +OSSL_ENCODER_properties() returns the property definition associated with the given I. OSSL_ENCODER_is_a() checks if I is an implementation of an