[Scummvm-cvs-logs] CVS: scummvm/sword2 mouse.cpp,1.59,1.60

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Mon May 10 00:11:01 CEST 2004


Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10531

Modified Files:
	mouse.cpp 
Log Message:
Fixed typo.


Index: mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mouse.cpp,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- mouse.cpp	9 May 2004 13:32:03 -0000	1.59
+++ mouse.cpp	10 May 2004 07:10:28 -0000	1.60
@@ -197,7 +197,7 @@
 
 	_graphics->processMenu();
 
-	// call the relevent screen
+	// call the relevant screen
 
 	switch (hit) {
 	case 0:





More information about the Scummvm-git-logs mailing list