From bca40e31d58429e7dcd3a1521ab4f36a8e2a6619 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 21 Feb 2020 15:49:20 +0100
Subject: [PATCH] config: 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 120eae97..a70f4598 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -4264,7 +4264,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
   <listitem>
    <para>
     This directive specifies the trusted CAs file that is used when validating
-    certificates for intercepted TLS/SSL request.
+    certificates for intercepted TLS/SSL requests.
    </para>
    <para>
     An example file can be downloaded from
-- 
2.49.0