mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-29 21:03:11 +00:00
Fixes small typos and grammar correction
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user