[Scummvm-cvs-logs] SF.net SVN: scummvm: [26945] scummvm/trunk/engines/agi/detection.cpp
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Sat May 26 19:01:33 CEST 2007
Revision: 26945
http://scummvm.svn.sourceforge.net/scummvm/?rev=26945&view=rev
Author: mthreepwood
Date: 2007-05-26 10:01:32 -0700 (Sat, 26 May 2007)
Log Message:
-----------
typo (interpretator => interpreter)
Modified Paths:
--------------
scummvm/trunk/engines/agi/detection.cpp
Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp 2007-05-26 16:59:13 UTC (rev 26944)
+++ scummvm/trunk/engines/agi/detection.cpp 2007-05-26 17:01:32 UTC (rev 26945)
@@ -1875,7 +1875,7 @@
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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list