From a26a36dad668f4ab04d89722b33298b1369d3cc0 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sat, 26 May 2007 17:01:32 +0000 Subject: typo (interpretator => interpreter) svn-id: r26945 --- engines/agi/detection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3