X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/13ea700b35aa8ee9f89cf1cb06d41109d065bfcf..711542ee8986482a12796ffdbc4a32912b267e44:/LUFA/Drivers/USB/LowLevel/DevChapter9.h?ds=inline diff --git a/LUFA/Drivers/USB/LowLevel/DevChapter9.h b/LUFA/Drivers/USB/LowLevel/DevChapter9.h index 41246ec38..8568cff25 100644 --- a/LUFA/Drivers/USB/LowLevel/DevChapter9.h +++ b/LUFA/Drivers/USB/LowLevel/DevChapter9.h @@ -31,7 +31,7 @@ /** \file * \brief USB device standard request management. * - * This file contains the function prototypes neccesary for the processing of incomming standard control requests + * This file contains the function prototypes necessary for the processing of incoming standard control requests * when the library is in USB device mode. * * \note This file should not be included directly. It is automatically included as needed by the USB driver