\r
if (Endpoint_ReadWriteAllowed())\r
{\r
- /* Create a tempoary buffer to hold the read in report from the host */\r
+ /* Create a temporary buffer to hold the read in report from the host */\r
uint8_t GenericData[GENERIC_REPORT_SIZE];\r
\r
/* Read Generic Report Data */\r
\r
if (Endpoint_ReadWriteAllowed())\r
{\r
- /* Create a tempoary buffer to hold the report to send to the host */\r
+ /* Create a temporary buffer to hold the report to send to the host */\r
uint8_t GenericData[GENERIC_REPORT_SIZE];\r
\r
/* Create Generic Report Data */\r