summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorDebuggerSession.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/EditorDebuggerSession.xml')
-rw-r--r--doc/classes/EditorDebuggerSession.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorDebuggerSession.xml b/doc/classes/EditorDebuggerSession.xml
index b4e754cc7e..f5fa3e34d5 100644
--- a/doc/classes/EditorDebuggerSession.xml
+++ b/doc/classes/EditorDebuggerSession.xml
@@ -14,7 +14,7 @@
<return type="void" />
<param index="0" name="control" type="Control" />
<description>
- Adds the given [param control] to the debug session UI in the debugger bottom panel.
+ Adds the given [param control] to the debug session UI in the debugger bottom panel. The [param control]'s node name will be used as the tab title.
</description>
</method>
<method name="is_active">