Fix comment.
authorMike Taylor <mike@indexdata.com>
Tue, 18 Mar 2014 17:40:40 +0000 (17:40 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 18 Mar 2014 17:40:40 +0000 (17:40 +0000)
tools/htdocs/mkws.js

index a98c590..fb72ddb 100644 (file)
@@ -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 () {
        // the mkwsTeam_* class. Make all team objects.
        var then = $.now();
        $('[class^="mkws"],[class*=" mkws"]').each(function () {