mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fix typo in comment
This commit is contained in:
parent
00b790ce72
commit
24ef0cb753
1 changed files with 1 additions and 1 deletions
|
|
@ -952,7 +952,7 @@ self.addEventListener('hiddenSettingsChanged', ( ) => {
|
|||
[ 'cap_user_stylesheet', 'user_stylesheet' ],
|
||||
[ 'false', 'false' ],
|
||||
// Hoping ABP-only list maintainers can at least make use of it to
|
||||
// help non-ABP content blockers better deal with filter benefiting
|
||||
// help non-ABP content blockers better deal with filters benefiting
|
||||
// only ABP.
|
||||
[ 'ext_abp', 'false' ],
|
||||
// Compatibility with other blockers
|
||||
|
|
|
|||
Loading…
Reference in a new issue