Fix typo (pallete -> palette) (#2020)

pull/2024/head
Gaeulbyul 3 years ago committed by GitHub
parent 2d4f94eb27
commit 581ac5660f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -414,7 +414,7 @@ impl MappableCommand {
decrement, "Decrement", decrement, "Decrement",
record_macro, "Record macro", record_macro, "Record macro",
replay_macro, "Replay macro", replay_macro, "Replay macro",
command_palette, "Open command pallete", command_palette, "Open command palette",
); );
} }

Loading…
Cancel
Save