diff options
| -rw-r--r-- | engines/agi/detection.cpp | 2 |
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 |
