mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 03:57:59 +01:00
Further mode names normalisation in docs.
--HG-- extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
This commit is contained in:
@@ -1432,7 +1432,7 @@ var CommandLine = Module("commandline", {
|
||||
mappings: function init_mappings() {
|
||||
|
||||
mappings.add([modes.COMMAND],
|
||||
[":"], "Enter command-line mode",
|
||||
[":"], "Enter Command Line mode",
|
||||
function () { CommandExMode().open(""); });
|
||||
|
||||
mappings.add([modes.INPUT_MULTILINE],
|
||||
|
||||
Reference in New Issue
Block a user