projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22e1f2
)
Comment typo.
author
Mike Taylor
<mike@indexdata.com>
Wed, 26 Mar 2014 11:27:39 +0000
(11:27 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 26 Mar 2014 11:27:39 +0000
(11:27 +0000)
src/mkws-core.js
patch
|
blob
|
history
diff --git
a/src/mkws-core.js
b/src/mkws-core.js
index
eb498c3
..
e353e6c
100644
(file)
--- a/
src/mkws-core.js
+++ b/
src/mkws-core.js
@@
-162,7
+162,7
@@
if (mkws_config == null || typeof mkws_config != 'object') {
// The following functions are dispatchers for team methods that
- // are called from the UI using a te3am-name rather than implicit
+ // are called from the UI using a team-name rather than implicit
// context.
mkws.switchView = function(tname, view) {
mkws.teams[tname].switchView(view);