Massive corrections to the project documentation and code comments, thanks to Russian...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / Audio.h
index a090763..ed23683 100644 (file)
                        /** Reads the next 8-bit audio sample from the current audio interface.
                         *
                         *  \pre This should be preceded immediately by a call to the \ref Audio_Device_IsSampleReceived() function to ensure
-                        *       ensure the correct endpoint is selected and ready for data.
+                        *       that the correct endpoint is selected and ready for data.
                         *
                         *  \param[in,out] AudioInterfaceInfo  Pointer to a structure containing an Audio Class configuration and state.
                         *