SCUMM: Fix Typo in Detection Table Comment.

No functional change.
This commit is contained in:
D G Turner 2017-08-04 04:27:09 +01:00
parent e1754fbec7
commit 5c85230443

View File

@ -60,7 +60,7 @@ static const char *const directoryGlobs[] = {
/**
* This table contains all game IDs supported by the SCUMM engine, and maps
* them to the full humand readable game name.
* them to the full human readable game name.
*/
static const PlainGameDescriptor gameDescriptions[] = {
{ "atlantis", "Indiana Jones and the Fate of Atlantis" },