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",