diff --git a/common/content/browser.js b/common/content/browser.js index 72eada61..b8452b2e 100644 --- a/common/content/browser.js +++ b/common/content/browser.js @@ -60,7 +60,7 @@ function Browser() //{{{ ////////////////////// OPTIONS ///////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////{{{ - options.add(["enc[oding]"], + options.add(["encoding", "enc"], "Sets the current buffer's character encoding", "string", "UTF-8", {