summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-08-01 21:56:41 -0500
committerChris Buechler <cmb@pfsense.org>2013-08-01 21:56:41 -0500
commitab9dc5be75ad873e0d28cec3671ca7393d238a9b (patch)
tree443e8fd93bfc92bb8520069b839bc82cbb93fc28 /etc/inc/filter.inc
parent653bde345e8f960de5bc745fe74e64d8ef3fd2d3 (diff)
downloadpfsense-ab9dc5be75ad873e0d28cec3671ca7393d238a9b.zip
pfsense-ab9dc5be75ad873e0d28cec3671ca7393d238a9b.tar.gz
fix text - s/occured/occurred/
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 154e312..55c29ce 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -320,7 +320,7 @@ function filter_configure_sync($delete_states_if_needed = true) {
echo "pfctl done at $mt\n";
}
/*
- * check for a error while loading the rules file. if an error has occured
+ * check for a error while loading the rules file. if an error has occurred
* then output the contents of the error to the caller
*/
if($rules_loading <> 0) {
OpenPOWER on IntegriCloud