summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
committerChris Buechler <cmb@pfsense.org>2009-12-07 18:50:11 -0500
commit4494cf6ad9f482fcdf21f6446a45f355e3b46977 (patch)
tree5e852f5244d3c3488dbf5a5a2beffd5c63ffaa08 /etc/inc/filter.inc
parentfcf6a458bcea5ebf20ec3d7b9d3d1a78abcab888 (diff)
downloadpfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.zip
pfsense-4494cf6ad9f482fcdf21f6446a45f355e3b46977.tar.gz
fix typos
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