diff --git a/common/content/io.js b/common/content/io.js index 96687452..9536bcfb 100644 --- a/common/content/io.js +++ b/common/content/io.js @@ -772,7 +772,7 @@ lookup: options.add(["banghist", "bh"], "Replace occurences of ! with the previous command when executing external commands", - "banghist", true); + "boolean", true); options.add(["fileencoding", "fenc"], "Sets the character encoding of read and written files",