diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/agos/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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"}, |