[Scummvm-cvs-logs] CVS: scummvm/queen debug.cpp,1.8,1.9

Joost Peters joostp at users.sourceforge.net
Fri Jan 2 06:27:07 CET 2004


Update of /cvsroot/scummvm/scummvm/queen
In directory sc8-pr-cvs1:/tmp/cvs-serv13223/queen

Modified Files:
	debug.cpp 
Log Message:
spelling mistake


Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/queen/debug.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- debug.cpp	2 Jan 2004 14:17:25 -0000	1.8
+++ debug.cpp	2 Jan 2004 14:26:39 -0000	1.9
@@ -139,7 +139,7 @@
 			}
 		}
 	} else {
-		DebugPrintf("Usage: %s bobnum command paramter\n", argv[0]);
+		DebugPrintf("Usage: %s bobnum command parameter\n", argv[0]);
 	}
 	return true;
 }





More information about the Scummvm-git-logs mailing list