From: Fabian Keil Date: Sat, 31 Dec 2011 14:53:47 +0000 (+0000) Subject: Fix 'resource' spelling in the documentation X-Git-Tag: v_3_0_20~421 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/@default-cgi@toggle?a=commitdiff_plain;h=ceaf130aca2e025a93168807320dcfba3767e52d;p=privoxy.git Fix 'resource' spelling in the documentation Seen in Roland's 29_typos.dpatch. --- diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index 79e61ab2..4c124cfd 100755 --- a/tools/privoxy-log-parser.pl +++ b/tools/privoxy-log-parser.pl @@ -8,7 +8,7 @@ # # http://www.fabiankeil.de/sourcecode/privoxy-log-parser/ # -# $Id: privoxy-log-parser.pl,v 1.123 2011/11/12 12:56:42 fabiankeil Exp $ +# $Id: privoxy-log-parser.pl,v 1.124 2011/11/13 16:54:10 fabiankeil Exp $ # # TODO: # - LOG_LEVEL_CGI, LOG_LEVEL_ERROR, LOG_LEVEL_WRITE content highlighting @@ -2518,7 +2518,7 @@ Only fixes some breakage, but may be good enough or at least better than nothing Doesn't do anything else, so you probably want to pipe the output into B again. -[B<--url-statistics-threshold>] Only show the request count for a ressource +[B<--url-statistics-threshold>] Only show the request count for a resource if it's above or equal to the given threshold. If the threshold is 0, URL statistics are disabled.