From: Mike Taylor Date: Mon, 3 Mar 2014 15:20:03 +0000 (+0000) Subject: Fix comment. X-Git-Tag: 1.0.0~1364 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=d291399f4d3978b6fe23ac561ac1213816abea85 Fix comment. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index e47dc82..396a2a9 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -72,7 +72,7 @@ Handlebars.registerHelper('index1', function(obj) { // Set up global mkws object. Contains truly global state such as SP -// authentication, and a hash of team objects, indexed by windowid. +// authentication, and a hash of team objects, indexed by team-name. // var mkws = { authenticated: false,