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 @@ pub fn doc(&self) -> &str {
decrement, "Decrement",
record_macro, "Record macro",
replay_macro, "Replay macro",
command_palette, "Open command pallete",
command_palette, "Open command palette",
);
}