godot/modules/mono/editor/GodotTools/GodotTools.ProjectEditor
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
..
ApiAssembliesInfo.cs
DotNetSolution.cs C#: Use BOM when creating a solution 2020-09-08 22:02:24 +02:00
GodotTools.ProjectEditor.csproj
IdentifierUtils.cs
MSBuild.exe
ProjectExtensions.cs
ProjectGenerator.cs
ProjectUtils.cs Fix typos with codespell 2020-09-18 14:09:51 +02:00