[Privoxy-commits] [privoxy] 01/02: Add missing actionsfile directive
    User Git 
    git at git.privoxy.org
       
    Thu Jan 28 10:37:40 UTC 2021
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit f5883f6356d072864458b81f44fff4c23e29a9b0
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 28 11:34:51 2021 +0100
    Add missing actionsfile directive
---
 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 b5c8500f..45065dfa 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -738,7 +738,7 @@ actionsfile
  fk 2007-11-07
 -->
 <![%config-file;[<literallayout>@@actionsfile user.action      # User customizations</literallayout>]]>
-<![%config-file;[<literallayout>@@#regression-tests.action     # Tests for privoxy-regression-test</literallayout>]]>
+<![%config-file;[<literallayout>@@#actionsfile regression-tests.action     # Tests for privoxy-regression-test</literallayout>]]>
 </sect3>
 
 <!--   ~~~~~       New section      ~~~~~     -->
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list