Speed up bit-banged USART code in the AVRISP project.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Audio.h
index e517f3b..653944c 100644 (file)
@@ -29,7 +29,7 @@
 */\r
 \r
 /** \ingroup Group_USBClassDrivers\r
- *  @defgroup Group_USBClassAudio Audio Device Class Driver - LUFA/Drivers/Class/Audio.h\r
+ *  @defgroup Group_USBClassAudio Audio Class Driver - LUFA/Drivers/Class/Audio.h\r
  *\r
  *  \section Sec_Dependencies Module Source Dependencies\r
  *  The following files must be built with any user project that uses this module:\r
@@ -40,7 +40,7 @@
  *  USB mode only. User applications can use this class driver instead of implementing the Audio class manually via \r
  *  the low-level LUFA APIs.\r
  *\r
- *  This module is designed to simplify the user code by exposing only the required interface needed to interace with\r
+ *  This module is designed to simplify the user code by exposing only the required interface needed to interface with\r
  *  Hosts or Devices using the USB Audio Class.\r
  *\r
  *  @{\r