]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
[doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_properties
authorNicola Tuveri <nic.tuv@gmail.com>
Fri, 22 Jan 2021 16:45:07 +0000 (18:45 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Wed, 17 Feb 2021 11:20:46 +0000 (13:20 +0200)
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 <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13932)

doc/man3/OSSL_ENCODER.pod

index a9da0aaff3eb08bdde67787e5255806a39ce1c8d..14c4f0585bc84c17b99f02ef2c83b3b10889c12a 100644 (file)
@@ -63,7 +63,7 @@ I<encoder>, and when the count reaches zero, frees it.
 OSSL_ENCODER_provider() returns the provider of the given
 I<encoder>.
 
-OSSL_ENCODER_provider() returns the property definition associated
+OSSL_ENCODER_properties() returns the property definition associated
 with the given I<encoder>.
 
 OSSL_ENCODER_is_a() checks if I<encoder> is an implementation of an