mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-27 22:05:46 +01:00
Fix :map -mode description.
This commit is contained in:
@@ -767,7 +767,7 @@ var Mappings = Module("mappings", {
|
|||||||
literal: 0,
|
literal: 0,
|
||||||
options: [
|
options: [
|
||||||
update({}, modeFlag, {
|
update({}, modeFlag, {
|
||||||
description: "The in which to feed the keys"
|
description: "The mode in which to feed the keys"
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user