Fix various typos with codespell
Also includes typo fixes from #79993, #80068, #80276, and #80303. Co-authored-by: betalars <contact@betalars.de> Co-authored-by: spaceyjase <429978+spaceyjase@users.noreply.github.com> Co-authored-by: Swarkin <102416174+Swarkin@users.noreply.github.com> Co-authored-by: Raul Santos <raulsntos@gmail.com>
This commit is contained in:
parent
16a93563bf
commit
faaf27f284
35 changed files with 54 additions and 56 deletions
|
|
@ -71,7 +71,7 @@
|
|||
<param index="2" name="atlas_coords" type="Vector2i" default="Vector2i(-1, -1)" />
|
||||
<param index="3" name="alternative_tile" type="int" default="-1" />
|
||||
<description>
|
||||
Sets the tile indentifiers for the cell at coordinates [param coords]. See [method TileMap.set_cell].
|
||||
Sets the tile identifiers for the cell at coordinates [param coords]. See [method TileMap.set_cell].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_size">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue