Browse Source

Fixed a typo, sahpe to shape.

M. Huri 6 years ago
parent
commit
32ec2e3b2c
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">