From 19a717b4b61aa8d77c0d189e1fb86c3e7e19e128 Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 5 Oct 2015 11:04:36 -0400 Subject: comment... --- src/js/static-net-filtering.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/js/static-net-filtering.js b/src/js/static-net-filtering.js index 0e00f0b..6bbf13a 100644 --- a/src/js/static-net-filtering.js +++ b/src/js/static-net-filtering.js @@ -1455,7 +1455,7 @@ FilterParser.prototype.parseOptions = function(s) { continue; } // https://issues.adblockplus.org/ticket/616 - // `genericblock` concept already supported, just a matter of + // `generichide` concept already supported, just a matter of // adding support for the new keyword. if ( opt === 'elemhide' || opt === 'generichide' ) { if ( this.action === AllowAction ) { -- cgit v1.1