Spell checking, s-z, plus a couple of missed ones.

This commit is contained in:
Mike Castle
2013-11-24 00:19:25 -08:00
parent 27806a3be7
commit 4a9b13eade
21 changed files with 30 additions and 30 deletions

View File

@ -32,7 +32,7 @@
// use own namespace for plugin
window.plugin.portalcounts = function() {};
//count portals for each level avalaible on the map
//count portals for each level available on the map
window.plugin.portalcounts.getPortals = function(){
//console.log('** getPortals');
var retval=false;