[Scummvm-cvs-logs] SF.net SVN: scummvm:[55812] scummvm/trunk/video/video_decoder.h

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Feb 7 19:20:17 CET 2011


Revision: 55812
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55812&view=rev
Author:   fingolfin
Date:     2011-02-07 18:20:17 +0000 (Mon, 07 Feb 2011)

Log Message:
-----------
typo

Modified Paths:
--------------
    scummvm/trunk/video/video_decoder.h

Modified: scummvm/trunk/video/video_decoder.h
===================================================================
--- scummvm/trunk/video/video_decoder.h	2011-02-07 18:16:45 UTC (rev 55811)
+++ scummvm/trunk/video/video_decoder.h	2011-02-07 18:20:17 UTC (rev 55812)
@@ -228,7 +228,7 @@
 };
 
 /**
- * A VideoDecoder that can rewound back to the beginning.
+ * A VideoDecoder that can be rewound back to the beginning.
  */
 class RewindableVideoDecoder : public virtual VideoDecoder {
 public:


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