Insert semicolons after all statements of the form
[mkws-moved-to-github.git] / src / mkws-widgets.js
index a389646..78e98cf 100644 (file)
@@ -20,7 +20,7 @@ function widget($, team, type, node) {
        fn.call(that);
        log("made " + type + " widget(node=" + node + ")");
     } else {
-       log("made UNENCAPSULATED widget(type=" + type + ", node=" + node + ")");
+       log("made UNPROMOTED widget(type=" + type + ", node=" + node + ")");
     }
 
     return that;