From 085ffcf09ddfd9f5d6d33b7629f45de34cde232f Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Wed, 3 Aug 2011 13:00:35 +0200 Subject: [PATCH] small fix --- demo/demo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/demo.js b/demo/demo.js index 9a2bb243..1debdbaf 100644 --- a/demo/demo.js +++ b/demo/demo.js @@ -570,7 +570,7 @@ define(function(require, exports, module) { }); // Fake-Print with custom lookup-sender-match function. - canon.addCommand({ + commands.addCommand({ name: "print", bindKey: { win: "Ctrl-P",