Fix documentation for consistency

This commit is contained in:
Septian
2023-07-12 05:33:49 +07:00
parent 23318e8778
commit 377cbaba43
7 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@
<return type="Array" />
<description>
Returns an array of [EditorDebuggerSession] currently available to this debugger plugin.
Note: Not sessions in the array may be inactive, check their state via [method EditorDebuggerSession.is_active]
[b]Note:[/b] Not sessions in the array may be inactive, check their state via [method EditorDebuggerSession.is_active]
</description>
</method>
</methods>