[Scummvm-cvs-logs] SF.net SVN: scummvm:[38940] scummvm/trunk/sound/mixer.h

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Sat Feb 28 00:38:38 CET 2009


Revision: 38940
          http://scummvm.svn.sourceforge.net/scummvm/?rev=38940&view=rev
Author:   wjpalenstijn
Date:     2009-02-27 23:38:37 +0000 (Fri, 27 Feb 2009)

Log Message:
-----------
Fix typo.

Modified Paths:
--------------
    scummvm/trunk/sound/mixer.h

Modified: scummvm/trunk/sound/mixer.h
===================================================================
--- scummvm/trunk/sound/mixer.h	2009-02-27 22:20:11 UTC (rev 38939)
+++ scummvm/trunk/sound/mixer.h	2009-02-27 23:38:37 UTC (rev 38940)
@@ -142,7 +142,7 @@
 	 * Start playing the given audio input stream.
 	 *
 	 * Note that the sound id assigned below is unique. At most one stream
-	 * with a given idea can play at any given time. Trying to play a sound
+	 * with a given id can play at any given time. Trying to play a sound
 	 * with an id that is already in use causes the new sound to be not played.
 	 *
 	 * @param type	the type (voice/sfx/music) of the stream


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