Fix typos with codespell
Using codespell 2.3-dev from current git. And fix typo in `methods.py` for `vsproj=yes` option (still won't work though).
This commit is contained in:
parent
f47979f087
commit
166df0896c
35 changed files with 47 additions and 47 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<param index="0" name="name" type="StringName" />
|
||||
<param index="1" name="animation" type="Animation" />
|
||||
<description>
|
||||
Adds the [param animation] to the library, accesible by the key [param name].
|
||||
Adds the [param animation] to the library, accessible by the key [param name].
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_animation" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue