diff --git a/common/content/commands.js b/common/content/commands.js index a2647f2f..6f9cecb0 100644 --- a/common/content/commands.js +++ b/common/content/commands.js @@ -1286,7 +1286,7 @@ const Commands = Module("commands", { type: CommandOption.STRING }, { names: ["-javascript", "-js", "-j"], - description: "Execute this mapping as JavaScript rather than keys" + description: "Execute the definition as JavaScript rather than Ex commands" }, { names: ["-nargs", "-a"], description: "The allowed number of arguments",