[openssl/openssl] 9a2717: Fix typos found by codespell
Dimitri Papadopoulos Orfanos
noreply at github.com
Fri May 12 08:29:03 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 9a271795f84eb5402ce1ecfbcfd21392ad1560d0
https://github.com/openssl/openssl/commit/9a271795f84eb5402ce1ecfbcfd21392ad1560d0
Author: Dimitri Papadopoulos <3234522+DimitriPapadopoulos at users.noreply.github.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M doc/man3/DTLSv1_get_timeout.pod
M doc/man3/DTLSv1_handle_timeout.pod
M doc/man3/EC_GROUP_copy.pod
M doc/man3/EC_KEY_new.pod
M doc/man3/EC_POINT_add.pod
M doc/man3/EC_POINT_new.pod
M doc/man3/OSSL_CRMF_MSG_set0_validity.pod
M doc/man3/OSSL_PARAM.pod
M doc/man3/OSSL_PARAM_int.pod
M doc/man3/PKCS7_sign.pod
M doc/man3/SSL_CTX_set_options.pod
M doc/man3/X509_STORE_CTX_new.pod
M doc/man3/X509_get_default_cert_file.pod
M doc/man7/provider-base.pod
Log Message:
-----------
Fix typos found by codespell
Fix only typos in doc/man* for inclusion in 3.* branches.
Other typos have been fixed in a different commit.
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20924)
More information about the openssl-commits
mailing list