summaryrefslogtreecommitdiffstats
path: root/main/steam_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/steam_tracker.h')
-rw-r--r--main/steam_tracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/steam_tracker.h b/main/steam_tracker.h
index 535b81b950..38d780339e 100644
--- a/main/steam_tracker.h
+++ b/main/steam_tracker.h
@@ -36,7 +36,7 @@
#include "core/os/os.h"
// SteamTracker is used to load SteamAPI dynamic library and initialize
-// the interface, this notifies Steam that Godot editor is running and
+// the interface, this notifies Steam that Redot editor is running and
// allow tracking of the usage time of child instances of the engine
// (e.g., opened projects).
//