diff --git a/plugins/broken/ap-list.user.js b/plugins/broken/ap-list.user.js index 87cc5b08..67990442 100644 --- a/plugins/broken/ap-list.user.js +++ b/plugins/broken/ap-list.user.js @@ -133,7 +133,7 @@ window.plugin.apList.getPortalDestroyCheckbox = function(portal) { window.plugin.apList.getCheckbox = function(onClick, addedClass, content) { // 2 div for centering checkbox horizontally and vertically, - // click event on outest div for people with not so good aiming + // click event on most outer div for people with not so good aiming var div = '
' + '
' + (content || '')