Fix typos in code and docs with codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
This commit is contained in:
@ -64,7 +64,7 @@ class ProjectManager : public Control {
|
||||
AcceptDialog *dialog_error;
|
||||
ProjectDialog *npdialog;
|
||||
ScrollContainer *scroll;
|
||||
VBoxContainer *scroll_childs;
|
||||
VBoxContainer *scroll_children;
|
||||
Map<String, String> selected_list; // name -> main_scene
|
||||
String last_clicked;
|
||||
bool importing;
|
||||
|
||||
Reference in New Issue
Block a user