]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update doc/man3/OPENSSL_init_crypto.pod
authorSashan <anedvedicky@gmail.com>
Tue, 16 Dec 2025 09:50:53 +0000 (10:50 +0100)
committerNeil Horman <nhorman@openssl.org>
Fri, 19 Dec 2025 17:06:38 +0000 (12:06 -0500)
Co-authored-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29385)

doc/man3/OPENSSL_init_crypto.pod

index 6d9628054d9fb194b8d6356ef0b764c89d3d0ccd..e4c8c84a443c781d9bd518a07dcf0505b68f908b 100644 (file)
@@ -155,7 +155,7 @@ OpenSSL error strings will not be available, only an error code. This code can
 be put through the openssl errstr command line application to produce a human
 readable error (see L<openssl-errstr(1)>).
 
-The OPENSSL_atexit() is a wrapper on atexit(3) provided by platform's libc.
+The OPENSSL_atexit() is a wrapper on atexit(3) provided by the platform's libc.
 
 The OPENSSL_thread_stop_ex() function deallocates resources associated
 with the current thread for the given OSSL_LIB_CTX B<ctx>. The B<ctx> parameter