From 74f5aea7b10275014cea5ebf004804cf99d40dd2 Mon Sep 17 00:00:00 2001 From: Kevin Larke Date: Sun, 8 Feb 2015 08:55:18 -0800 Subject: [PATCH] cmProc4.h : Fixed typo in comment. --- cmProc4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmProc4.h b/cmProc4.h index dd6e59c..22f165f 100644 --- a/cmProc4.h +++ b/cmProc4.h @@ -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)). */