ALL: behaviour -> behavior

This commit is contained in:
Matthew Hoops 2011-05-25 10:31:37 -04:00
parent 1277975c66
commit eea482fa43
30 changed files with 37 additions and 37 deletions

View file

@ -150,7 +150,7 @@ void MidiPlayer::send(uint32 b) {
// We have received a "Reset All Controllers" message
// and passed it on to the MIDI driver. This may or may
// not have affected the volume controller. To ensure
// consistent behaviour, explicitly set the volume to
// consistent behavior, explicitly set the volume to
// what we think it should be.
if (_current == &_sfx)