Fix typos with codespell

Using codespell 2.2-dev from current git.

Added `misc/scripts/codespell.sh` to make it easier to run it once in a
while and update the skip and ignore lists.
This commit is contained in:
Rémi Verschelde
2022-02-10 12:00:11 +01:00
parent f21a62b620
commit 1bdb82c64e
28 changed files with 65 additions and 60 deletions

View File

@ -119,7 +119,7 @@
Particle starts with specified color.
</constant>
<constant name="EMIT_FLAG_CUSTOM" value="16" enum="EmitFlags">
Particle starts with specificed [code]CUSTOM[/code] data.
Particle starts with specified [code]CUSTOM[/code] data.
</constant>
</constants>
</class>