From: Hugo Landau Date: Wed, 7 Feb 2024 08:53:41 +0000 (+0000) Subject: Fix typo X-Git-Tag: openssl-3.3.0-alpha1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e65cb95af8a438565b91b646ad55b5840aa086;p=thirdparty%2Fopenssl.git Fix typo Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23495) --- diff --git a/doc/man3/SSL_poll.pod b/doc/man3/SSL_poll.pod index a5d56541f89..5c88890ae39 100644 --- a/doc/man3/SSL_poll.pod +++ b/doc/man3/SSL_poll.pod @@ -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 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