summaryrefslogtreecommitdiff
path: root/doc/classes/EditorDebuggerPlugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/EditorDebuggerPlugin.xml')
-rw-r--r--doc/classes/EditorDebuggerPlugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorDebuggerPlugin.xml b/doc/classes/EditorDebuggerPlugin.xml
index b97933e582..9484d33252 100644
--- a/doc/classes/EditorDebuggerPlugin.xml
+++ b/doc/classes/EditorDebuggerPlugin.xml
@@ -38,7 +38,7 @@
<return type="bool">
</return>
<description>
- Returns [code]true[/code] if there is an instance of the game running with the attached debugger otherwise [code]false[/code].
+ Returns [code]true[/code] if there is an instance of the game running with the attached debugger otherwise [code]false[/code].
</description>
</method>
<method name="register_message_capture">