godot/modules/mono/editor
Rémi Verschelde c8859f0463
Fix typos with codespell
Using codespell 1.17.1.

Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
leapyear
lod
merchantibility
nd
numer
ois
ony
que
seeked
synching
te
uint
unselect
webp
EOF

$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2020-09-18 14:09:51 +02:00
..
Godot.NET.Sdk
GodotTools
bindings_generator.cpp
bindings_generator.h
code_completion.cpp
code_completion.h
csharp_project.cpp
csharp_project.h
editor_internal_calls.cpp
editor_internal_calls.h
godotsharp_export.cpp
godotsharp_export.h
script_class_parser.cpp
script_class_parser.h