From: hal9 Date: Sun, 20 Jul 2003 16:18:30 +0000 (+0000) Subject: Fix typo on yahoo -> example.com X-Git-Tag: v_3_0_3~80 X-Git-Url: http://www.privoxy.org/gitweb/@user-manual@@actions-help-prefix@BLOCK?a=commitdiff_plain;h=3ce28ff6d2e8e46c7eead48bb9f318b99fe4309a;p=privoxy.git Fix typo on yahoo -> example.com --- diff --git a/default.action.master b/default.action.master index 4ec6c140..64660f60 100644 --- a/default.action.master +++ b/default.action.master @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.1.2.28 2003/07/12 03:02:16 hal9 Exp $ +# $Id: default.action.master,v 1.1.2.29 2003/07/13 03:17:28 hal9 Exp $ # # Purpose : Default actions file, see # http://www.privoxy.org/user-manual/actions-file.html @@ -69,7 +69,7 @@ # can be left out: # # www.example.com -# is a domain-only pattern and will match any request to www.yahoo.com +# is a domain-only pattern and will match any request to www.example.com # # www.example.com/ # means exactly the same (but is slightly less efficient)