From bd281042bc5b747c118cd0db3d2b0cc18f8ad62c Mon Sep 17 00:00:00 2001 From: James Campos Date: Sat, 17 Sep 2011 19:23:27 -0700 Subject: [PATCH] wtf happened to the scriptish issues --- script.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.coffee b/script.coffee index e8ef9168c..79d18afc2 100644 --- a/script.coffee +++ b/script.coffee @@ -86,7 +86,7 @@ config = # XXX chrome can't into `{log} = console` if console? # XXX scriptish - console.log.apply is not a function - # https://github.com/scriptish/scriptish/issues/499 + # https://github.com/scriptish/scriptish/issues/3 log = (arg) -> console.log arg