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

@ -227,7 +227,7 @@ void EVENT_USB_Device_Connect(void)
{
LEDs_SetAllLEDs(LEDMASK_USB_ENUMERATING);
/* Close the log file so that the host has exclusive filesystem access */
/* Close the log file so that the host has exclusive file system access */
CloseLogFile();
}