Fix typos in source code using codespell
From https://github.com/lucasdemarchi/codespell
This commit is contained in:
parent
c103f32ea3
commit
debeee56f7
98 changed files with 180 additions and 182 deletions
|
|
@ -710,7 +710,7 @@ void TextureRegionEditor::_edit_region() {
|
|||
autoslice_cache.erase(F->next());
|
||||
} else {
|
||||
queue_erase = true;
|
||||
//Cant delete the first rect in the list.
|
||||
//Can't delete the first rect in the list.
|
||||
}
|
||||
merged = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue