Clean up bootloader project ASF integration code.
[pub/USBasp.git] / Bootloaders / Printer / BootloaderPrinter.h
index 22104c5..19d36e0 100644 (file)
@@ -49,7 +49,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: */