summaryrefslogtreecommitdiff
path: root/doc/classes/TileSetScenesCollectionSource.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/TileSetScenesCollectionSource.xml')
-rw-r--r--doc/classes/TileSetScenesCollectionSource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TileSetScenesCollectionSource.xml b/doc/classes/TileSetScenesCollectionSource.xml
index ec8fe2ad54..935f22e05a 100644
--- a/doc/classes/TileSetScenesCollectionSource.xml
+++ b/doc/classes/TileSetScenesCollectionSource.xml
@@ -79,7 +79,7 @@
<param index="0" name="id" type="int" />
<param index="1" name="new_id" type="int" />
<description>
- Changes a scene tile's ID from [param id] to [param new_id]. This will fail if there is already a tile with a ID equal to [param new_id].
+ Changes a scene tile's ID from [param id] to [param new_id]. This will fail if there is already a tile with an ID equal to [param new_id].
</description>
</method>
<method name="set_scene_tile_scene">