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

fix typo in :preferences usage

This commit is contained in:
Doug Kearns
2007-10-11 01:07:16 +00:00
parent a28bf35077
commit 5a83a74199

View File

@@ -1066,7 +1066,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/>" +