Fix comment.
[mkws-moved-to-github.git] / src / mkws-team.js
index e14bd27..3c57c40 100644 (file)
@@ -122,7 +122,7 @@ function team($, teamName) {
     }
 
 
-    // Used by promoteRecords() and onRecord()
+    // Used by the Records widget and onRecord()
     function recordElementId(s) {
        return 'mkwsRec_' + s.replace(/[^a-z0-9]/ig, '_');
     }