Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23495)
This commit is contained in:
Hugo Landau 2024-02-07 08:53:41 +00:00
parent 32a728d4e4
commit 16e65cb95a
1 changed files with 1 additions and 1 deletions

View 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