X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..0bcc82ac28ef9461f04e47f0b0885ee156d926f9:/LUFA/Drivers/USB/LowLevel/HostChapter9.h diff --git a/LUFA/Drivers/USB/LowLevel/HostChapter9.h b/LUFA/Drivers/USB/LowLevel/HostChapter9.h index ab8348d4c..0518855ad 100644 --- a/LUFA/Drivers/USB/LowLevel/HostChapter9.h +++ b/LUFA/Drivers/USB/LowLevel/HostChapter9.h @@ -31,7 +31,7 @@ /** \file * \brief USB host standard request management. * - * This file contains the function prototypes neccesary for the issuing of outgoing standard control requests + * This file contains the function prototypes necessary for the issuing of outgoing standard control requests * when the library is in USB host mode. * * \note This file should not be included directly. It is automatically included as needed by the USB driver