Fix typo on yahoo -> example.com
authorhal9 <hal9@users.sourceforge.net>
Sun, 20 Jul 2003 16:18:30 +0000 (16:18 +0000)
committerhal9 <hal9@users.sourceforge.net>
Sun, 20 Jul 2003 16:18:30 +0000 (16:18 +0000)
default.action.master

index 4ec6c14..64660f6 100644 (file)
@@ -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)