[Scummvm-cvs-logs] SF.net SVN: scummvm: [22190] scummvm/trunk/engines/kyra/kyra.cpp

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Wed Apr 26 17:43:05 CEST 2006


Revision: 22190
Author:   vinterstum
Date:     2006-04-26 17:42:12 -0700 (Wed, 26 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22190&view=rev

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

Modified Paths:
--------------
    scummvm/trunk/engines/kyra/kyra.cpp
Modified: scummvm/trunk/engines/kyra/kyra.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra.cpp	2006-04-27 00:39:10 UTC (rev 22189)
+++ scummvm/trunk/engines/kyra/kyra.cpp	2006-04-27 00:42:12 UTC (rev 22190)
@@ -329,7 +329,7 @@
 			}
 		}
 	} else {
-		GUIErrorMessage("No version of Kyrandia found in specificed directory.");
+		GUIErrorMessage("No version of Kyrandia found in specified directory.");
 		return -1;
 	}
 


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