From b5d6b996a07ee1061f09ee7f5617fa82881cec85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Mon, 6 Jun 2011 20:07:01 +0200 Subject: [PATCH] Fix a typo. Closes issue #555. --- common/content/dactyl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/content/dactyl.js b/common/content/dactyl.js index e523702f..d1b3c203 100644 --- a/common/content/dactyl.js +++ b/common/content/dactyl.js @@ -1903,7 +1903,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), { action(toolbar); events.checkFocus(); }, { - argcount: "1", + argCount: "1", completer: function (context) { completion.toolbar(context); if (filter)