aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorMatthew Hoops2009-11-03 21:51:24 +0000
committerMatthew Hoops2009-11-03 21:51:24 +0000
commit49a8462c5babed7953ccb0275658fdb8320a4172 (patch)
tree06570b01699977ee71ff749ae6cd56992a2d143f /engines
parentb506b9f7c2f24bf7f0b8a281b856b3807f362028 (diff)
downloadscummvm-rg350-49a8462c5babed7953ccb0275658fdb8320a4172.tar.gz
scummvm-rg350-49a8462c5babed7953ccb0275658fdb8320a4172.tar.bz2
scummvm-rg350-49a8462c5babed7953ccb0275658fdb8320a4172.zip
Capitalize the word Sequel in The 11th Hour's title.
svn-id: r45643
Diffstat (limited to 'engines')
-rw-r--r--engines/groovie/detection.cpp2
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"},