SIGN IN SIGN UP
godotengine / godot UNCLAIMED

Godot Engine – Multi-platform 2D and 3D game engine

0 0 0 C++

Fix various typos with codespell

Using 2.2.7.dev217+g10c2abcf.

Had to add `colour` to the ignore list as we used it as an alias/keyword for the
documentation of color-related APIs.
Also ignore recommendations to change `thirdparty` to either `third-party` or
`third party`, which are correct but we use the former fairly consistently.
R
Rémi Verschelde committed
4b070e803131b144737881ac262f25d7700c503d
Parent: 107fd30