From a77ff944886bdeb1fd68b6ca0ddbacf9f086b9e2 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 28 Apr 2009 23:01:46 +0000 Subject: [PATCH] Correct bad POD. --- lib/WebGUI/PassiveAnalytics/Rule.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/PassiveAnalytics/Rule.pm b/lib/WebGUI/PassiveAnalytics/Rule.pm index 5d052c8da..d359b34ba 100644 --- a/lib/WebGUI/PassiveAnalytics/Rule.pm +++ b/lib/WebGUI/PassiveAnalytics/Rule.pm @@ -41,9 +41,9 @@ None. There is only 1 sequence of rules for a site. The name of a bucket to hold results for this rule. -=head4 rules +=head4 regular expression. -JSON blob with configuration data for the individual rules. +A regular expression to match against log entries. =cut