diff options
-rw-r--r-- | engines/mohawk/detection.cpp | 2 |
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"}, |