mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
typo in comment
This commit is contained in:
parent
edd57458df
commit
36f0b4dec9
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@
|
|||
filterlistCount -= 1;
|
||||
}
|
||||
// https://github.com/gorhill/uBlock/issues/695
|
||||
// It's may happen not a single filter list is selected
|
||||
// It may happen not a single filter list is selected
|
||||
if ( filterlistLoadingCount === 0 ) {
|
||||
loadBlacklistsEnd();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue