[Scummvm-cvs-logs] SF.net SVN: scummvm: [21540] scummvm/trunk/engines/scumm/plugin.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Apr 1 14:33:01 CEST 2006


Revision: 21540
Author:   fingolfin
Date:     2006-04-01 14:31:57 -0800 (Sat, 01 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21540&view=rev

Log Message:
-----------
Typo

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/plugin.cpp
Modified: scummvm/trunk/engines/scumm/plugin.cpp
===================================================================
--- scummvm/trunk/engines/scumm/plugin.cpp	2006-04-01 22:31:45 UTC (rev 21539)
+++ scummvm/trunk/engines/scumm/plugin.cpp	2006-04-01 22:31:57 UTC (rev 21540)
@@ -1547,7 +1547,7 @@
 	Engine *engine;
 
 	// We start by checking whether the specified game ID is obsolete.
-	// If that is the case, we automaticlaly upgrade the target to use
+	// If that is the case, we automatically upgrade the target to use
 	// the correct new game ID (and platform, if specified).
 	const ObsoleteGameID *o = obsoleteGameIDsTable;
 	while (o->from) {


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