aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt')
-rw-r--r--Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
index 3489b1f64..afd95c9e6 100644
--- a/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
+++ b/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt
@@ -41,7 +41,7 @@
*
* \section SSec_Description Project Description:
*
- * MIDI host demonstration application. This demo will enumerate an attached USB-MIDI device, and print incomming MIDI note
+ * MIDI host demonstration application. This demo will enumerate an attached USB-MIDI device, and print incoming MIDI note
* on and off messages on any channel to the serial port. Pressing the board joystick will send note on and off messages to
* the attached MIDI device, with the board HWB controlling the note channel.
*