From 3ee62c226f6eaa5dfc2b39ab77ca9c0ea76b147b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 3 Jan 2009 16:03:50 +0000 Subject: Typo svn-id: r35705 --- engines/saga/introproc_fta2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/saga/introproc_fta2.cpp b/engines/saga/introproc_fta2.cpp index 30738a4c8b..5b33dbf4f0 100644 --- a/engines/saga/introproc_fta2.cpp +++ b/engines/saga/introproc_fta2.cpp @@ -123,7 +123,7 @@ void MoviePlayerSMK::processFrame() { // Update the screen _vm->_system->updateScreen(); - // Wait before showing the net frame + // Wait before showing the next frame _vm->_system->delayMillis(waitTime); } -- cgit v1.2.3