From 4494cf6ad9f482fcdf21f6446a45f355e3b46977 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Mon, 7 Dec 2009 18:50:11 -0500 Subject: fix typos --- etc/inc/filter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/filter.inc') diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 1e66e00..a3c9b4b 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -2083,7 +2083,7 @@ function filter_get_time_based_rule_status($schedule) { if (empty($schedule)) return true; /* - * iterate through time blocks and deterimine + * iterate through time blocks and determine * if the rule should be installed or not. */ foreach($schedule['timerange'] as $timeday) { -- cgit v1.1