diff options
Diffstat (limited to 'src/base/Instrument.h')
-rw-r--r-- | src/base/Instrument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/Instrument.h b/src/base/Instrument.h index 4665486..fe1bc98 100644 --- a/src/base/Instrument.h +++ b/src/base/Instrument.h @@ -28,7 +28,7 @@ #include "XmlExportable.h" #include "MidiProgram.h" -// An Instrument connects a Track (which itself tqcontains +// An Instrument connects a Track (which itself contains // a list of Segments) to a device that can play that // Track. // |