diff options
Diffstat (limited to 'src/sound/MidiFile.h')
-rw-r--r-- | src/sound/MidiFile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/MidiFile.h b/src/sound/MidiFile.h index 7cbbb6f..ffdf929 100644 --- a/src/sound/MidiFile.h +++ b/src/sound/MidiFile.h @@ -38,7 +38,7 @@ // from MIDI Files. Despite the fact you can reuse this // object it's probably safer just to create it for a // single way conversion and then throw it away (MIDI -// to Composition conversion tqinvalidates the internal +// to Composition conversion invalidates the internal // MIDI model). // // Derived from SoundFile but still had some features |