aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/saga/detection.cpp')
-rw-r--r--engines/saga/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/saga/detection.cpp b/engines/saga/detection.cpp
index 23bdc73666..4d1c89b0ec 100644
--- a/engines/saga/detection.cpp
+++ b/engines/saga/detection.cpp
@@ -108,9 +108,9 @@ static const ADParams detectionParams = {
sizeof(Saga::SAGAGameDescription),
// Number of bytes to compute MD5 sum for
5000,
- // List of all engine targets
+ // List of all engine gameid
sagaGames,
- // Structure for autoupgrading obsolete targets
+ // Structure for autoupgrading obsolete gameids
obsoleteGameIDsTable,
// Name of single gameid (optional)
"saga",