mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Fixes small typos and grammar correction
This commit is contained in:
parent
adf233ed04
commit
91181c2086
98 changed files with 198 additions and 197 deletions
|
@ -192,7 +192,7 @@ void EngineDebugger::deinitialize() {
|
|||
singleton = nullptr;
|
||||
}
|
||||
|
||||
// Clear profilers/captuers/protocol handlers.
|
||||
// Clear profilers/captures/protocol handlers.
|
||||
profilers.clear();
|
||||
captures.clear();
|
||||
protocols.clear();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue