From e0b76855d31917c70a4d7db44555acbcdd12fdc5 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Fri, 6 Oct 2006 09:21:34 +0000 Subject: Correct typo in game title for Elvira 2 svn-id: r24139 --- engines/agos/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/agos/game.cpp b/engines/agos/game.cpp index 341979fb1f..3c31304a01 100644 --- a/engines/agos/game.cpp +++ b/engines/agos/game.cpp @@ -68,7 +68,7 @@ static const ObsoleteGameID obsoleteGameIDsTable[] = { static const PlainGameDescriptor simonGames[] = { {"elvira1", "Elvira - Mistress of the Dark"}, - {"elvira2", "Elvira II - The Jaws of Ceberus"}, + {"elvira2", "Elvira II - The Jaws of Cerberus"}, {"waxworks", "Waxworks"}, {"simon1", "Simon the Sorcerer 1"}, {"simon2", "Simon the Sorcerer 2"}, -- cgit v1.2.3