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
|
@ -10105,7 +10105,7 @@ struct Row8;
|
|||
struct Row9;
|
||||
struct Row10;"#};
|
||||
|
||||
// Deletion hunks trigger with carets on ajacent rows, so carets and selections have to stay farther to avoid the revert
|
||||
// Deletion hunks trigger with carets on adjacent rows, so carets and selections have to stay farther to avoid the revert
|
||||
assert_hunk_revert(
|
||||
indoc! {r#"struct Row;
|
||||
struct Row2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue