[Scummvm-cvs-logs] SF.net SVN: scummvm:[40121] scummvm/trunk/common/stream.h

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Fri Apr 24 19:19:20 CEST 2009


Revision: 40121
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40121&view=rev
Author:   eriktorbjorn
Date:     2009-04-24 17:19:20 +0000 (Fri, 24 Apr 2009)

Log Message:
-----------
Fixed typo.

Modified Paths:
--------------
    scummvm/trunk/common/stream.h

Modified: scummvm/trunk/common/stream.h
===================================================================
--- scummvm/trunk/common/stream.h	2009-04-24 16:47:56 UTC (rev 40120)
+++ scummvm/trunk/common/stream.h	2009-04-24 17:19:20 UTC (rev 40121)
@@ -404,7 +404,7 @@
 	 *
 	 * Upon successful completion, return a string with the content
 	 * of the line, *without* the end of a line marker. This method
-	 * does not indicate whether an error occured. Callers muse use
+	 * does not indicate whether an error occured. Callers must use
 	 * ioFailed() or eos() to determine whether an exception occurred.
 	 */
 	virtual String readLine();


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