diff options
Diffstat (limited to 'engines/wage/detection.cpp')
-rw-r--r-- | engines/wage/detection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wage/detection.cpp b/engines/wage/detection.cpp index 80b1e1a9f7..fd79eb69d3 100644 --- a/engines/wage/detection.cpp +++ b/engines/wage/detection.cpp @@ -41,7 +41,7 @@ static const PlainGameDescriptor wageGames[] = { {"afm", "Another Fine Mess"}, {"amot", "A Mess O' Trouble"}, {"cantitoe", "Camp Cantitoe"}, - {"scepters", "Enchanced Scepters"}, + {"scepters", "Enchanted Scepters"}, {"wage", "WAGE"}, {0, 0} }; |