summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/filter.inc')
-rw-r--r--etc/inc/filter.inc2
1 files changed, 1 insertions, 1 deletions
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) {
OpenPOWER on IntegriCloud