From: Mike Taylor Date: Tue, 18 Mar 2014 17:40:40 +0000 (+0000) Subject: Fix comment. X-Git-Tag: 1.0.0~1305 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=93fbae933da149a1aeaf84db02fa5f08966bacaf Fix comment. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index a98c590..fb72ddb 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -1475,7 +1475,7 @@ function team($, teamName) { } }); - // Find all nodes with an class, and determine their team from + // Find all nodes with an MKWS class, and determine their team from // the mkwsTeam_* class. Make all team objects. var then = $.now(); $('[class^="mkws"],[class*=" mkws"]').each(function () {