Spell checked non-source documentation pages.
[pub/lufa.git] / Demos / Device / GenericHID / GenericHID.txt
index e6c2fbc..2e092cf 100644 (file)
@@ -40,7 +40,7 @@
  *  OSes (i.e. no special drivers required). It accepts and sends up to 255 byte reports to\r
  *  and from a USB Host, and by default transmits the last sent report back to the host.\r
  *  \r
- *  On startup the system will automatically enumerate and function as a vendor HID device.\r
+ *  On start-up the system will automatically enumerate and function as a vendor HID device.\r
  *  When controlled by a custom HID class application, reports can be sent and received by\r
  *  both the standard data endpoint and control request methods defined in the HID specification.\r
  *\r
@@ -71,8 +71,8 @@
  *    <td>INTERRUPT_DATA_ENDPOINT</td>\r
  *    <td>Makefile CDEFS</td>\r
  *    <td>When defined, this causes the demo to enable interrupts for the data endpoints,\r
- *        which services incomming LED reports and outgoing key status reports to and from the host.\r
+ *        which services incoming LED reports and outgoing key status reports to and from the host.\r
  *        If not defined, the data endpoints are serviced via polling using the task scheduler.</td>\r
  *   </tr>\r
  *  </table>\r
- */
\ No newline at end of file
+ */\r