fix: Typos (#15313)
Fixed typos in the code base according with output from `codespell` tool. Release Notes: - N/A
This commit is contained in:
parent
6af385c09e
commit
3751f67730
11 changed files with 17 additions and 16 deletions
|
@ -99,7 +99,7 @@ pub enum Motion {
|
|||
WindowMiddle,
|
||||
WindowBottom,
|
||||
|
||||
// we don't have a good way to run a search syncronously, so
|
||||
// we don't have a good way to run a search synchronously, so
|
||||
// we handle search motions by running the search async and then
|
||||
// calling back into motion with this
|
||||
ZedSearchResult {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue