summaryrefslogtreecommitdiffstats
path: root/doc/classes/TileMapLayer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/TileMapLayer.xml')
-rw-r--r--doc/classes/TileMapLayer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TileMapLayer.xml b/doc/classes/TileMapLayer.xml
index 0513a7934c..1bff6d911b 100644
--- a/doc/classes/TileMapLayer.xml
+++ b/doc/classes/TileMapLayer.xml
@@ -97,7 +97,7 @@
<method name="get_navigation_map" qualifiers="const">
<return type="RID" />
<description>
- Returns the [RID] of the [NavigationServer2D] navigation used by this [TileMapLayer].
+ Returns the [RID] of the [NavigationServer2D] navigation used by this [TileMapLayer].
By default this returns the default [World2D] navigation map, unless a custom map was provided using [method set_navigation_map].
</description>
</method>