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