Browse Source

cmTakeSeqBldr.h : Fixed comment spelling error.

master
kevin 4 years ago
parent
commit
2f47cc473c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/cmTakeSeqBldr.h

+ 1
- 1
app/cmTakeSeqBldr.h View File

5
 extern "C" {
5
 extern "C" {
6
 #endif
6
 #endif
7
 
7
 
8
-  //( { file_desc:"Concatenate multipel overlapping MIDI performances into a single virtual performance based by associating score information with the MIDI events." kw:[seq] }
8
+  //( { file_desc:"Concatenate multiple overlapping MIDI performances into a single virtual performance by associating score information with the MIDI events." kw:[seq] }
9
   
9
   
10
   enum
10
   enum
11
   {
11
   {

Loading…
Cancel
Save