Fix comment.
[mkws-moved-to-github.git] / src / mkws-core.js
index 6b0ab48..30f5ef8 100644 (file)
@@ -111,7 +111,7 @@ function _log(fn, string) {
 };
 
 
-// \\\ transitional placeholder function until we have promoted all invocations
+// ### transitional placeholder function until we have promoted all invocations
 mkws.log = function(x) { _log(mkws.logger.debug, "LEGACY LOG: " + x) };
 /*
 trace("message with severity trace");