mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 15:48:00 +01:00
fix typo in :preferences usage
This commit is contained in:
@@ -1065,7 +1065,7 @@ function Commands() //{{{
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
usage: [":pref[erences][!]"],
|
usage: ["pref[erences][!]"],
|
||||||
short_help: "Show Browser Preferences",
|
short_help: "Show Browser Preferences",
|
||||||
help: "You can change the browser preferences from this dialog. " +
|
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/>" +
|
"Be aware that not all Firefox preferences work, because Vimperator overrides some keybindings and changes Firefox's GUI.<br/>" +
|
||||||
|
|||||||
Reference in New Issue
Block a user