cmProc4.h : Fixed typo in comment.

This commit is contained in:
Kevin Larke 2015-02-08 08:55:18 -08:00
parent 44cdad61e0
commit 74f5aea7b1

View File

@ -288,7 +288,7 @@ extern "C" {
2) Because each note of a chord is spread out over multiple locations, and
there is no way to indicate that a note in the chord is already 'in-use'.
If a MIDI note which is part of the chord is repeated, in error, it will
apear to be correct (a positive match will be assigned to
appear to be correct (a positive match will be assigned to
the second (and possible successive notes)).
*/