mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 20:17:59 +01:00
Minor doc fixes.
This commit is contained in:
@@ -1285,7 +1285,7 @@ var Hints = Module("hints", {
|
||||
values: {
|
||||
"0": "Follow the first hint as soon as typed text uniquely identifies it. Follow the selected hint on <Return>.",
|
||||
"1": "Follow the selected hint on <Return>.",
|
||||
"2": "Follow the selected hint on <Return> only it's been <Tab>-selected."
|
||||
"2": "Follow the selected hint on <Return> only if it's been <Tab>-selected."
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user