From fcf29c87bbb3dd16bff5f9327b4e8973f79af4d7 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 13 Mar 2017 17:16:57 +0545 Subject: Fix comment typo in firewall_rules.php while I notice it --- src/usr/local/www/firewall_rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr') diff --git a/src/usr/local/www/firewall_rules.php b/src/usr/local/www/firewall_rules.php index aff201a..b6087af 100644 --- a/src/usr/local/www/firewall_rules.php +++ b/src/usr/local/www/firewall_rules.php @@ -940,7 +940,7 @@ events.push(function() { } }); - // If so, change the icon to show the insetion point + // If so, change the icon to show the insertion point if (ruleselected) { if (e.shiftKey) { $(this).removeClass().addClass("fa fa-lg fa-arrow-down text-danger"); -- cgit v1.1