Comment typo.
authorMike Taylor <mike@indexdata.com>
Wed, 26 Mar 2014 11:36:00 +0000 (11:36 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 26 Mar 2014 11:36:00 +0000 (11:36 +0000)
src/mkws-team.js

index f2db2de..221c840 100644 (file)
@@ -1,6 +1,6 @@
 // Factory function for team objects. As much as possible, this uses
 // only member variables (prefixed "m_") and inner functions with
-// private scope. Some functions are visibl as member-functions to be
+// private scope. Some functions are visible as member-functions to be
 // called from outside code -- specifically, from generated
 // HTML. These functions are that.switchView(), showDetails(),
 // limitTarget(), limitQuery(), delimitTarget(), delimitQuery(),