Spell check and found a bunch of new comments with typos.

This commit is contained in:
Mike Castle
2013-12-02 23:15:02 -08:00
parent 82f4ee4410
commit b783ef9cf6
5 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
/// PORTAL DETAIL //////////////////////////////////////
// code to retrieve the new potal detail data from the servers
// code to retrieve the new portal detail data from the servers
// NOTE: the API for portal detailed information is NOT FINAL
// this is a temporary measure to get things working again after a major change to the intel map
@ -54,6 +54,6 @@ window.portalDetail.request = function(guid) {
})(); // anonumous wrapper function end
})(); // anonymous wrapper function end