summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM. Huri <kak_huri@yahoo.com>2018-10-13 13:20:45 +0700
committerM. Huri <kak_huri@yahoo.com>2018-10-13 13:20:45 +0700
commit32ec2e3b2cba137ffb8485f41d935de7815b4d80 (patch)
treeee119f20eb975baaec07e744fb779c5163218e82
parent43c28681add010b5daccbcfde3e3065d7be7b52c (diff)
Fixed a typo, sahpe to shape.
-rw-r--r--doc/classes/TileSet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TileSet.xml b/doc/classes/TileSet.xml
index 3f0d6317a6..ffd15e8d8b 100644
--- a/doc/classes/TileSet.xml
+++ b/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">