aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/detection.cpp')
-rw-r--r--engines/agi/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index e73208979a..a6e5549ff4 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -1875,7 +1875,7 @@ Common::ADGameDescList fallbackDetector(const FSList *fslist) {
int matchedNum = -1;
// TODO:
- // WinAGI produces *.wag file with interpretator version, game name
+ // WinAGI produces *.wag file with interpreter version, game name
// and other parameters. Add support for this once specs are known