Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demos to...
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.c
index a1394bd..e87d471 100644 (file)
@@ -510,7 +510,7 @@ TASK(CDC_Task)
                }\r
                else if ((Command == 'B') || (Command == 'g'))\r
                {\r
-                       /* Delegate the block write/read to a seperate function for clarity */\r
+                       /* Delegate the block write/read to a separate function for clarity */\r
                        ReadWriteMemoryBlock(Command);\r
                }\r
                else if (Command == 'R')\r