You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +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