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

This commit is contained in:
Gaeulbyul 2022-04-08 13:35:11 +00:00 committed by GitHub
parent 2d4f94eb27
commit 581ac5660f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",
);
}