aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/teenagent/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/detection.cpp b/engines/teenagent/detection.cpp
index b67d6c5bf1..2d3937cd54 100644
--- a/engines/teenagent/detection.cpp
+++ b/engines/teenagent/detection.cpp
@@ -31,7 +31,7 @@
#include "teenagent/teenagent.h"
static const PlainGameDescriptor teenAgentGames[] = {
- { "teenagent", "Teen agent" },
+ { "teenagent", "Teen Agent" },
{ 0, 0 }
};