Spell checking, h-r.

This commit is contained in:
Mike Castle
2013-11-23 19:16:20 -08:00
parent a4a90c9fd1
commit bba6519860
16 changed files with 27 additions and 27 deletions

View File

@ -303,7 +303,7 @@ window.plugin.playerTracker.drawData = function() {
var last = playerData.events[evtsLength-1];
var ago = plugin.playerTracker.ago;
// tooltip for marker - no HYML - and not shown on touchscreen devices
// tooltip for marker - no HTML - and not shown on touchscreen devices
var tooltip = isTouchDev ? '' : (playerData.nick+', '+ago(last.time, now)+' ago');
// popup for marker