summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-01-28 14:06:57 -0200
committerRenato Botelho <renato@netgate.com>2016-01-28 14:06:57 -0200
commitc54a42ea6f0743ef67705d25154f6cd9483088b3 (patch)
tree2ea4a5bff9a5d72dc9d4e56d6bc6e90466df9a6b /src
parent79146f6d050095a0e75efafb7b81716d199b6936 (diff)
downloadpfsense-c54a42ea6f0743ef67705d25154f6cd9483088b3.zip
pfsense-c54a42ea6f0743ef67705d25154f6cd9483088b3.tar.gz
Update typo spotted by @phil-davis
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php
index 316a0ec..240ae26 100644
--- a/src/usr/local/www/firewall_rules.php
+++ b/src/usr/local/www/firewall_rules.php
@@ -348,7 +348,7 @@ if (isset($config['interfaces'][$if]['blockbogons'])) {
/* Load the counter data of each pf rule. */
$rulescnt = pfSense_get_pf_rules();
-// Update this is you add or remove columns!
+// Update this if you add or remove columns!
$columns_in_table = 13;
?>
OpenPOWER on IntegriCloud