From 49a8462c5babed7953ccb0275658fdb8320a4172 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Tue, 3 Nov 2009 21:51:24 +0000 Subject: Capitalize the word Sequel in The 11th Hour's title. svn-id: r45643 --- engines/groovie/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') 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"}, -- cgit v1.2.3