]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix incorrect sentence
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 3 Jul 2024 13:12:01 +0000 (15:12 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 Jul 2024 17:17:02 +0000 (19:17 +0200)
Remove superfluous "the" from sentence.

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24790)

doc/man3/SSL_CTX_set_cipher_list.pod

index 0fe8be8094c8f55162125692fcdeb943f2175b8f..5e93b9ab75f639e192f35a05facddf592a8c991f 100644 (file)
@@ -56,7 +56,7 @@ ciphersuite names in order of preference. Valid TLSv1.3 ciphersuite names are:
 
 =back
 
-An empty list is permissible. The default value for the this setting is:
+An empty list is permissible. The default value for this setting is:
 
 "TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256"