From 7644ff05f911ea9ebf0d3e27465a7899ba6662df Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 27 Sep 2008 17:25:40 +0000 Subject: Fixed typos. svn-id: r34656 --- engines/sword1/animation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword1') diff --git a/engines/sword1/animation.cpp b/engines/sword1/animation.cpp index 3e15429e44..8911236df6 100644 --- a/engines/sword1/animation.cpp +++ b/engines/sword1/animation.cpp @@ -438,7 +438,7 @@ bool MoviePlayerDXA::decodeFrame(void) { 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. -- cgit v1.2.3