fixed type :) yeah, the really important commit today! :)
authorTobias Gläßer <tobi.web@gmx.de>
Tue, 20 Jul 2004 20:33:14 +0000 (20:33 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Tue, 20 Jul 2004 20:33:14 +0000 (20:33 +0000)
SVN-Revision: 1608

lib/audio/sound_manager.h

index 1f61560..70bd5fa 100644 (file)
@@ -67,7 +67,7 @@ private:
   
   /// Resource for music.
   /** Contains the raw music data and
-      informations for music reference
+      information for music reference
       counting. */
   class MusicResource
   {