[Privoxy-commits] [privoxy] 05/06: default.action.master: Fix a couple of spelling errors in comments
User Git
git at git.privoxy.org
Wed Jun 15 09:11:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 17e12d3aa8482ab296df66b8d3aee07b4172fda4
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Jun 14 06:36:55 2022 +0200
default.action.master: Fix a couple of spelling errors in comments
---
default.action.master | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/default.action.master b/default.action.master
index 7843a8e1..fe81e56e 100644
--- a/default.action.master
+++ b/default.action.master
@@ -119,7 +119,7 @@
# the domain syntax above. A comprehensive discussion of regular expressions
# wouldn't fit here.
#
-# Perl compatible regular expressions are used. See the pcre/docs/ direcory or
+# Perl compatible regular expressions are used. See the pcre/docs/ directory or
# man perlre (also available at http://perldoc.perl.org/perlre.html) for
# details. The appendix to our User Manual also has some detail.
#
@@ -232,7 +232,7 @@
# not pixels!)
# If the option "first" is given, the first frame of the animation
# is used as the replacement. If "last" is given, the last frame of
-# the animation is used instead, which propably makes more sense for
+# the animation is used instead, which probably makes more sense for
# most banner animations, but also has the risk of not showing the
# entire last frame (if it is only a delta to an earlier frame).
#
@@ -1953,7 +1953,7 @@ www.peereboom.us/adsuck/
#MASTER# REMARKS: Ebay enlarge picture function doesn't work.
# URL = http://include.ebaystatic.com/v4js/en_GB/e637i/SYS-LIGER_Omniture_e637i10177164_5_en_GB.js
include.ebaystatic.com/.*omniture.*\.js
-#MASTER# REMARKS: Allow Yahoo news and mail javascipt pages
+#MASTER# REMARKS: Allow Yahoo news and mail javascript pages
# URL = http://l.yimg.com/d/combo?news/p/common/generic/news/p/common/generic/popular-searches-min-12622.js&news/p/common/generic/ads-min-11050.js&news/p/common/generic/foundation/popup-min-12622.js
.yimg.com/d/combo\?
#MASTER# REMARKS: Page formatting problems when .css files are blocked
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list