diff --git a/content/options.js b/content/options.js index b0663555..ce0091da 100644 --- a/content/options.js +++ b/content/options.js @@ -303,7 +303,7 @@ liberator.Options = function () //{{{ }); liberator.commands.add(["pref[erences]", "prefs"], - "Show " + liberator.config.hostApplication + " Preferences", + "Show " + liberator.config.hostApplication + " preferences", function (args, special, count, modifiers) { if (!args)