about summary refs log tree commit diff
path: root/src/game
diff options
context:
space:
mode:
Diffstat (limited to 'src/game')
-rw-r--r--src/game/client/gc_menu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/client/gc_menu.cpp b/src/game/client/gc_menu.cpp
index e6a3d6c5..6ee03e17 100644
--- a/src/game/client/gc_menu.cpp
+++ b/src/game/client/gc_menu.cpp
@@ -1367,7 +1367,7 @@ static void menu2_render_settings_controls(RECT main_view)
 		{ "Chat:", "chat all", 0 },
 		{ "Team Chat:", "chat team", 0 },
 		{ "Console:", "toggle_local_console", 0 },
-		{ "RemoteConsole:", "toggle_remote_console", 0 },
+		{ "Remote Console:", "toggle_remote_console", 0 },
 		{ "Screenshot:", "screenshot", 0 },
 	};