You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Fix typos in source code using codespell
From https://github.com/lucasdemarchi/codespell
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user