Minor documentation improvements.
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.h
index 49fc674..b0d08d8 100644 (file)
@@ -54,7 +54,7 @@
 
        /* Preprocessor Checks: */
                #if !defined(__OPTIMIZE_SIZE__)
-                       #error This bootloader requires that it be optimize for size, not speed, to fit into the target device. Change optimization settings and try again.
+                       #error This bootloader requires that it be optimized for size, not speed, to fit into the target device. Change optimization settings and try again.
                #endif
 
        /* Macros: */