Clean up bootloader project ASF integration code.
[pub/lufa.git] / Bootloaders / DFU / BootloaderDFU.h
index 5379023..1ace570 100644 (file)
@@ -56,7 +56,7 @@
 
        /* Preprocessor Checks: */
                #if !defined(__OPTIMIZE_SIZE__)
-                       #error This bootloader requires that it be compiled for size, not speed for it to fit into the target device.
+                       #error This bootloader requires that it be compiled for size, not speed, to fit into the target device.
                #endif
 
        /* Macros: */