1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 17:27:57 +01:00

fix typo in :preferences usage

This commit is contained in:
Doug Kearns
2007-10-11 01:06:46 +00:00
parent 3445efce18
commit d344437cc5

View File

@@ -1065,7 +1065,7 @@ function Commands() //{{{
}
},
{
usage: [":pref[erences][!]"],
usage: ["pref[erences][!]"],
short_help: "Show Browser Preferences",
help: "You can change the browser preferences from this dialog. " +
"Be aware that not all Firefox preferences work, because Vimperator overrides some keybindings and changes Firefox's GUI.<br/>" +