From 3ce28ff6d2e8e46c7eead48bb9f318b99fe4309a Mon Sep 17 00:00:00 2001 From: hal9 Date: Sun, 20 Jul 2003 16:18:30 +0000 Subject: [PATCH] Fix typo on yahoo -> example.com --- default.action.master | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.50.1