diff options
author | Strangerke | 2014-08-28 02:02:03 +0200 |
---|---|---|
committer | Strangerke | 2014-08-28 02:02:03 +0200 |
commit | 455011c37e20fb2d859e1c3f04650e369844c921 (patch) | |
tree | 44a8f34f6485eeb013b9260ebf6dbfb2a3395c5a | |
parent | a0e54db08155f8cf8d56f66743ffa694c188e33b (diff) | |
download | scummvm-rg350-455011c37e20fb2d859e1c3f04650e369844c921.tar.gz scummvm-rg350-455011c37e20fb2d859e1c3f04650e369844c921.tar.bz2 scummvm-rg350-455011c37e20fb2d859e1c3f04650e369844c921.zip |
ACCESS: Fix typo in detection comment
-rw-r--r-- | engines/access/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/detection_tables.h b/engines/access/detection_tables.h index 6a281a7e96..95ac8fa47d 100644 --- a/engines/access/detection_tables.h +++ b/engines/access/detection_tables.h @@ -42,7 +42,7 @@ static const AccessGameDescription gameDescriptions[] = { }, { - // Amazon Guadians of Eden - CD English + // Amazon: Guardians of Eden - CD English { "amazon", "CD", |