Spell check library source code files.
[pub/lufa.git] / LUFA / Drivers / USB / Core / AVR8 / Host_AVR8.h
index 2c2b506..6854128 100644 (file)
                         */
                        uint8_t USB_Host_ClearPipeStall(const uint8_t EndpointIndex);
 
-                       /** Selects a given alternative setting for the specfied interface, via a SET INTERFACE standard request to
+                       /** Selects a given alternative setting for the specified interface, via a SET INTERFACE standard request to
                         *  the attached device.
                         *
                         *  \note After this routine returns, the control pipe will be selected.