From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 24 Nov 2020 16:43:49 +0000 (+0100)
Subject: Fix typo
X-Git-Tag: v_3_0_29~10
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@edit-actions-url-form?a=commitdiff_plain;h=53704ce1e734b0cbcf86ee262c8e38c0c3b2651c;p=privoxy.git

Fix typo
---

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
    </screen>
    <screen>
-    # 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
    </screen>
   </listitem>