소스 검색

Fixed a typo, sahpe to shape.

M. Huri 7 년 전
부모
커밋
32ec2e3b2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">