From a81fbb7c152ef4563a7756438e84f14c263f04c6 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 26 Mar 2014 11:36:00 +0000 Subject: [PATCH] Comment typo. --- src/mkws-team.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(), -- 1.7.10.4