X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/13ea700b35aa8ee9f89cf1cb06d41109d065bfcf..711542ee8986482a12796ffdbc4a32912b267e44:/LUFA/Drivers/USB/LowLevel/Host.h?ds=inline diff --git a/LUFA/Drivers/USB/LowLevel/Host.h b/LUFA/Drivers/USB/LowLevel/Host.h index fef6b43c2..736ed87cf 100644 --- a/LUFA/Drivers/USB/LowLevel/Host.h +++ b/LUFA/Drivers/USB/LowLevel/Host.h @@ -223,7 +223,7 @@ * \note After this routine returns, the control pipe will be selected. * * \param[in] Index Index of the string index to retrieve - * \param[out] Buffer Pointer to the destination buffer where the retrieved string decriptor is + * \param[out] Buffer Pointer to the destination buffer where the retrieved string descriptor is * to be stored * \param[in] BufferLength Maximum size of the string descriptor which can be stored into the buffer *