Fix comment.
authorMike Taylor <mike@indexdata.com>
Mon, 3 Mar 2014 15:20:03 +0000 (15:20 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 3 Mar 2014 15:20:03 +0000 (15:20 +0000)
tools/htdocs/mkws.js

index e47dc82..396a2a9 100644 (file)
@@ -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,