diff options
Diffstat (limited to 'engines/scumm')
-rw-r--r-- | engines/scumm/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/detection_tables.h b/engines/scumm/detection_tables.h index adcecaba55..89179dac97 100644 --- a/engines/scumm/detection_tables.h +++ b/engines/scumm/detection_tables.h @@ -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" }, |