From: eldy <> Date: Mon, 12 Dec 2011 09:17:12 +0000 (+0000) Subject: Typo error X-Git-Tag: AWSTATS_7_1_BETA2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1984af0cbbb3ff9b062a659fcad8d5f1f75af26b;p=thirdparty%2FAWStats.git Typo error --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 76313fb9..d1465b29 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -7786,7 +7786,7 @@ sub DecodeEncodedString { } #------------------------------------------------------------------------------ -# Function: Decode an precompiled regex value to a common regex value +# Function: Decode a precompiled regex value to a common regex value # Parameters: compiledregextodecode # Input: None # Output: None