[Scummvm-cvs-logs] SF.net SVN: scummvm:[34656] scummvm/trunk/engines/sword1/animation.cpp

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat Sep 27 19:25:40 CEST 2008


Revision: 34656
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34656&view=rev
Author:   eriktorbjorn
Date:     2008-09-27 17:25:40 +0000 (Sat, 27 Sep 2008)

Log Message:
-----------
Fixed typos.

Modified Paths:
--------------
    scummvm/trunk/engines/sword1/animation.cpp

Modified: scummvm/trunk/engines/sword1/animation.cpp
===================================================================
--- scummvm/trunk/engines/sword1/animation.cpp	2008-09-27 12:55:49 UTC (rev 34655)
+++ scummvm/trunk/engines/sword1/animation.cpp	2008-09-27 17:25:40 UTC (rev 34656)
@@ -438,7 +438,7 @@
 void MoviePlayerDXA::processFrame(void) {
 	// TODO: Handle the advanced cutscene packs. Do they really exist?
 
-	// We cannot draw the text to _drawBuffer, sinzce ethat's one of the
+	// We cannot draw the text to _drawBuffer, since that's one of the
 	// decoder's internal buffers. Instead, we copy part of _drawBuffer
 	// to the text sprite.
 


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