mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Fix typo (pallete -> palette) (#2020)
This commit is contained in:
parent
2d4f94eb27
commit
581ac5660f
@ -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",
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user