From 637e9af18d6eb577851ffb2416f4c77a3b3b288a Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 20 Aug 2020 18:56:41 -0700 Subject: [PATCH] GLK: ZCODE: Correct British spelling for TCOM remake --- engines/glk/zcode/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/glk/zcode/detection_tables.h b/engines/glk/zcode/detection_tables.h index b558a867ef1..0c00d06b39d 100644 --- a/engines/glk/zcode/detection_tables.h +++ b/engines/glk/zcode/detection_tables.h @@ -634,7 +634,7 @@ const PlainGameDescriptor ZCODE_GAME_LIST[] = { { "tatctae", "Time: All things come to an end" }, { "tauntingdonut", "Taunting Donut" }, { "tblw", "The Blood lust Warrior" }, - { "tcomremake", "The Color of Magic remake" }, + { "tcomremake", "The Colour of Magic remake" }, { "tcoty", "The Citizen of the Year" }, { "teacherfeature", "Teacher Feature" }, { "williamtell", "William Tell" },