From 525c1ddbbfaa8cefd1d08637abe62fd356ae2cee Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 6 Jan 2013 18:19:24 +0000 Subject: [PATCH] Fix comment typos --- tools/privoxy-regression-test.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index 1238c44f..a1911c78 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -7,7 +7,7 @@ # A regression test "framework" for Privoxy. For documentation see: # perldoc privoxy-regression-test.pl # -# $Id: privoxy-regression-test.pl,v 1.86 2013/01/06 18:15:27 fabiankeil Exp $ +# $Id: privoxy-regression-test.pl,v 1.87 2013/01/06 18:16:10 fabiankeil Exp $ # # Wish list: # @@ -497,7 +497,7 @@ sub mark_matching_tests_for_skipping($) { # XXX: Should eventually be downgraded to LL_FILE_LOADING. log_message($message); - # XXX: Should eventuall get it's own key so get_skip_reason() + # XXX: Should eventually get its own key so get_skip_reason() # can tell about the overwrite condition. $regression_tests[$s][$r]{'ignore'} = 1; } -- 2.39.2