mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 20:44:11 +01:00
Fix :map -mode description.
This commit is contained in:
@@ -767,7 +767,7 @@ var Mappings = Module("mappings", {
|
||||
literal: 0,
|
||||
options: [
|
||||
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