mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Minor fix
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23360)
This commit is contained in:
parent
9b35ce2ba0
commit
a01746ba3d
@ -113,7 +113,7 @@ previous negotiated value until that process is completed. See the documentation
|
||||
of specific values for full details of its behaviour.
|
||||
|
||||
You can access values in this class using the convenience macro
|
||||
SSL_get_feature_neogtiated_uint() for brevity.
|
||||
SSL_get_feature_negotiated_uint() for brevity.
|
||||
|
||||
=back
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user