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
|
|
@ -57,7 +57,7 @@
|
|||
<return type="Basis" />
|
||||
<param index="0" name="position" type="Vector3i" />
|
||||
<description>
|
||||
Returns the basis that gives the specificed cell its orientation.
|
||||
Returns the basis that gives the specified cell its orientation.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_cell_item_orientation" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue