X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/91946e6d626641180c2b4b42102fe5ee886fba45..4a7405b2cf8d54cbeb6400010577c36a5fee42b0:/Bootloaders/DFU/BootloaderDFU.h?ds=inline 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: */