浏览代码

Merge pull request #22975 from CakHuri/shape-typo

Fixed a typo, sahpe to shape.
Rémi Verschelde 7 年之前
父节点
当前提交
fe0db6c479
共有 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">