Merge pull request #22975 from CakHuri/shape-typo

Fixed a typo, sahpe to shape.
This commit is contained in:
Rémi Verschelde 2018-10-13 11:00:09 +02:00 committed by GitHub
commit fe0db6c479
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,7 +268,7 @@
<argument index="1" name="shape_id" type="int">
</argument>
<description>
Returns the [Transform2D] of a tile's sahpe.
Returns the [Transform2D] of a tile's shape.
</description>
</method>
<method name="tile_get_shapes" qualifiers="const">