Minor fix
authorHugo Landau <hlandau@openssl.org>
Mon, 29 Jan 2024 15:35:24 +0000 (15:35 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 8 Feb 2024 16:50:01 +0000 (16:50 +0000)
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)

doc/man3/SSL_get_value_uint.pod

index 9b2a30aea4385927b888b93870b177fbf7ff71f4..69652bec9a670f8670cc001b103f8ce847f2e443 100644 (file)
@@ -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