From def47fd87472a456fe373f9639e541653d590502 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sun, 27 Mar 2011 11:44:02 -0400 Subject: MOHAWK: Correct title of Dr. Seuss's ABC --- engines/mohawk/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}, -- cgit v1.2.3