Merge pull request #22975 from CakHuri/shape-typo
Fixed a typo, sahpe to shape.
This commit is contained in:
commit
fe0db6c479
|
@ -268,7 +268,7 @@
|
||||||
<argument index="1" name="shape_id" type="int">
|
<argument index="1" name="shape_id" type="int">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
Returns the [Transform2D] of a tile's sahpe.
|
Returns the [Transform2D] of a tile's shape.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="tile_get_shapes" qualifiers="const">
|
<method name="tile_get_shapes" qualifiers="const">
|
||||||
|
|
Loading…
Reference in New Issue