Fix typo (pallete -> palette) (#2020)
This commit is contained in:
parent
2d4f94eb27
commit
581ac5660f
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ impl MappableCommand {
|
|||
decrement, "Decrement",
|
||||
record_macro, "Record macro",
|
||||
replay_macro, "Replay macro",
|
||||
command_palette, "Open command pallete",
|
||||
command_palette, "Open command palette",
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue