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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Dec 31 00:00:23 CET 2009


Revision: 46778
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46778&view=rev
Author:   fingolfin
Date:     2009-12-30 23:00:22 +0000 (Wed, 30 Dec 2009)

Log Message:
-----------
spelling

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

Modified: scummvm/trunk/common/stream.h
===================================================================
--- scummvm/trunk/common/stream.h	2009-12-30 22:56:19 UTC (rev 46777)
+++ scummvm/trunk/common/stream.h	2009-12-30 23:00:22 UTC (rev 46778)
@@ -384,7 +384,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 must use
+	 * does not indicate whether an error occurred. Callers must use
 	 * err() 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