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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user