From cbf0ca2f6dc82ff575858b6149b26b2e39e77fff Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 17 Sep 2009 16:08:27 +0000 Subject: Typo. svn-id: r44165 --- engines/kyra/script_hof.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra') diff --git a/engines/kyra/script_hof.cpp b/engines/kyra/script_hof.cpp index ffaf512767..3ffbaee210 100644 --- a/engines/kyra/script_hof.cpp +++ b/engines/kyra/script_hof.cpp @@ -735,7 +735,7 @@ int KyraEngine_HoF::o2_isAnySoundPlaying(EMCState *script) { // song, to finish. To avoid too much CPU use, we add some slight // delay here. // - // Also the Ninteno DS backend seems only to update the sound, when + // Also the Nintendo DS backend seems only to update the sound, when // either OSystem::updateScreen or OSystem::delayMillis is called. // So we have to call delay here, since otherwise the game would hang. #ifndef __DS__ -- cgit v1.2.3