]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix typo
authorHugo Landau <hlandau@openssl.org>
Wed, 7 Feb 2024 08:53:41 +0000 (08:53 +0000)
committerHugo Landau <hlandau@openssl.org>
Sat, 10 Feb 2024 11:37:14 +0000 (11:37 +0000)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23495)

doc/man3/SSL_poll.pod

index a5d56541f89827e1a0172f6f92b121f9defef389..5c88890ae396d175e8bc1b8e9c9cc83170635a27 100644 (file)
@@ -334,7 +334,7 @@ constitute a failure of the SSL_poll() mechanism itself are not considered
 errors by SSL_poll() and are instead represented using their own event type; see
 L</EVENT TYPES> for details.
 
-The caller can esablish the meaning of the SSL_poll() return and output values
+The caller can establish the meaning of the SSL_poll() return and output values
 as follows:
 
 =over 4