Add typos configuration for zed and add a few more typo fixes
This commit is contained in:
parent
e6ca92ffa4
commit
e42a9ac2f1
3 changed files with 26 additions and 2 deletions
|
@ -85,7 +85,7 @@ mod tests {
|
|||
assert_eq!(
|
||||
search_history.current(),
|
||||
None,
|
||||
"No current selection should be set fo the default search history"
|
||||
"No current selection should be set for the default search history"
|
||||
);
|
||||
|
||||
search_history.add("rust".to_string());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue