X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/16e8fe9878944f7bcd69cb6e6636ba8b9c574ab9..1949b98e6c586f2dc8b914b5a1b3bf38ec3fd183:/Bootloaders/DFU/BootloaderDFU.h diff --git a/Bootloaders/DFU/BootloaderDFU.h b/Bootloaders/DFU/BootloaderDFU.h index f712c8f2a..72bb691d4 100644 --- a/Bootloaders/DFU/BootloaderDFU.h +++ b/Bootloaders/DFU/BootloaderDFU.h @@ -56,7 +56,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: */