Spell check source code, fix mistakes.

This commit is contained in:
Dean Camera 2012-06-09 20:33:56 +00:00
parent 544027da18
commit 3808f5c36d
41 changed files with 63 additions and 63 deletions

View file

@ -101,7 +101,7 @@ void SetupHardware(void)
}
/** Task to manage an enumerated USB MIDI device once connected, to display received
* note events from the host and send note changes in response to tbe board's joystick.
* note events from the host and send note changes in response to the board's joystick.
*/
void JoystickHost_Task(void)
{