From 0ef5eb878212dd921cf08f842215db04506854af Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 22 Feb 2021 11:46:21 +0100
Subject: [PATCH] contacting: Clarify that 'debug 32768' should be used in
 addition to the other debug directives

---
 doc/source/contacting.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml
index 61f08549..4383cb44 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -145,7 +145,7 @@ debug 65536 # Log applying actions</literallayout>
     <literallayout>debug    64 # debug regular expression filters</literallayout>
    <para>
     If you suspect that Privoxy interprets the request or the response
-    incorrectly, please enable
+    incorrectly, please enable additionally
    </para>
     <literallayout>debug 32768 # log all data read from the network</literallayout>
    <para>
-- 
2.49.0