mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[Docs] Various grammar and spelling fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
A class to interact with the editor debugger.
|
||||
</brief_description>
|
||||
<description>
|
||||
This class cannot be directly instantiated and must be retrieved via a [EditorDebuggerPlugin].
|
||||
This class cannot be directly instantiated and must be retrieved via an [EditorDebuggerPlugin].
|
||||
You can add tabs to the session UI via [method add_session_tab], send messages via [method send_message], and toggle [EngineProfiler]s via [method toggle_profiler].
|
||||
</description>
|
||||
<tutorials>
|
||||
|
||||
Reference in New Issue
Block a user