diff --git a/common/modules/help.jsm b/common/modules/help.jsm index 8effd1f9..0f4b66d7 100644 --- a/common/modules/help.jsm +++ b/common/modules/help.jsm @@ -458,7 +458,7 @@ var Help = Module("Help", { dactyl.initHelp(); context.title = ["Help"]; context.anchored = false; - context.completions = help.tags; + context.completions = iter(help.tags); if (consolidated) context.keys = { text: 0,