]> 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:27 +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)

(cherry picked from commit 59c415a45f47cb34147427e46c78d945919b1da2)

doc/man3/SSL_CTX_set_cipher_list.pod

index 20af9b3f09e38224375f1a68c3474ebe379a1ab5..795ec2b1efd0d26958f9dd1c2f2e4ea014844bd7 100644 (file)
@@ -52,7 +52,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"