diff options
Diffstat (limited to 'engines/scumm/sound.cpp')
-rw-r--r-- | engines/scumm/sound.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/sound.cpp b/engines/scumm/sound.cpp index 84d2b37f96..4d70ee8482 100644 --- a/engines/scumm/sound.cpp +++ b/engines/scumm/sound.cpp @@ -240,7 +240,7 @@ void Sound::playSound(int soundID) { // mentioned in the bug report above; in case it is, I put a check here. assert(soundID == 39); - // The samplerate is copied from the sound resouce 39 of the PC CD/VGA + // The samplerate is copied from the sound resource 39 of the PC CD/VGA // version of Monkey Island. // Read info from the header |