aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorMatthew Hoops2011-03-27 11:44:02 -0400
committerMatthew Hoops2011-03-27 11:44:02 -0400
commitdef47fd87472a456fe373f9639e541653d590502 (patch)
tree5b59d87e61e64250fdc84db2ae8f3b8b184983ad /engines/mohawk
parentb8a118eb0c2fb6085a65e3796c3d3d05f73a5197 (diff)
downloadscummvm-rg350-def47fd87472a456fe373f9639e541653d590502.tar.gz
scummvm-rg350-def47fd87472a456fe373f9639e541653d590502.tar.bz2
scummvm-rg350-def47fd87472a456fe373f9639e541653d590502.zip
MOHAWK: Correct title of Dr. Seuss's ABC
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp
index f759304f7d..5bd904d9bb 100644
--- a/engines/mohawk/detection.cpp
+++ b/engines/mohawk/detection.cpp
@@ -108,7 +108,7 @@ static const PlainGameDescriptor mohawkGames[] = {
{"jamesmath", "James Discovers/Explores Math"},
{"treehouse", "The Treehouse"},
{"greeneggs", "Green Eggs and Ham"},
- {"seussabc", "Dr Seuss ABC"},
+ {"seussabc", "Dr Seuss's ABC"},
{"1stdegree", "In the 1st Degree"},
{"csusa", "Where in the USA is Carmen Sandiego?"},
{"tortoise", "Aesop's Fables: The Tortoise and the Hare"},