From: Mike Taylor Date: Wed, 26 Mar 2014 11:36:00 +0000 (+0000) Subject: Comment typo. X-Git-Tag: 1.0.0~1204 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=a81fbb7c152ef4563a7756438e84f14c263f04c6 Comment typo. --- diff --git a/src/mkws-team.js b/src/mkws-team.js index f2db2de..221c840 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -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(),