diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/groovie/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/groovie/detection.cpp b/engines/groovie/detection.cpp index f09308b361..aed5ab56f8 100644 --- a/engines/groovie/detection.cpp +++ b/engines/groovie/detection.cpp @@ -35,7 +35,7 @@ static const PlainGameDescriptor groovieGames[] = { {"t7g", "The 7th Guest"}, #ifdef ENABLE_GROOVIE2 - {"11h", "The 11th Hour: The sequel to The 7th Guest"}, + {"11h", "The 11th Hour: The Sequel to The 7th Guest"}, {"clandestiny", "Clandestiny"}, {"unclehenry", "Uncle Henry's Playhouse"}, {"tlc", "Tender Loving Care"}, |