/** \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