typo in comment

This commit is contained in:
gorhill
2015-02-06 01:20:43 -05:00
parent edd57458df
commit 36f0b4dec9
+1 -1
View File
@@ -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();
}