Browse Source

Merge pull request #22975 from CakHuri/shape-typo

Fixed a typo, sahpe to shape.
Rémi Verschelde 6 years ago
parent
commit
fe0db6c479
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/classes/TileSet.xml

+ 1 - 1
doc/classes/TileSet.xml

@@ -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">