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

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Wed Jun 20 19:52:26 CEST 2007


Revision: 27558
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27558&view=rev
Author:   mthreepwood
Date:     2007-06-20 10:52:24 -0700 (Wed, 20 Jun 2007)

Log Message:
-----------
typo - (returh => return) -- jvprat

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

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2007-06-20 16:36:29 UTC (rev 27557)
+++ scummvm/trunk/common/system.h	2007-06-20 17:52:24 UTC (rev 27558)
@@ -791,7 +791,7 @@
 	//@{
 
 	/**
-	 * Returh the audio mixer. For more information, refer to the
+	 * Return the audio mixer. For more information, refer to the
 	 * Audio::Mixer documentation.
 	 */
 	virtual Audio::Mixer *getMixer() = 0;


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