From 53704ce1e734b0cbcf86ee262c8e38c0c3b2651c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 24 Nov 2020 17:43:49 +0100 Subject: [PATCH] Fix typo --- doc/source/p-config.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 5b82d397..e9e8310f 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -4359,7 +4359,7 @@ ECDHE-RSA-AES256-GCM-SHA384:\ AES128-SHA - # Use keywords instead of explicity naming the ciphers (Does not work with MbedTLS) + # Use keywords instead of explicitly naming the ciphers (Does not work with MbedTLS) cipher-list ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH -- 2.39.2