X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/663f449c10b9a77a429aaa81066ce2b43ca6dc39..619b0b7b6b44e4422ea9aeb0cde41343bb5dda70:/Demos/Device/GenericHID/GenericHID.txt diff --git a/Demos/Device/GenericHID/GenericHID.txt b/Demos/Device/GenericHID/GenericHID.txt index e6c2fbc43..2e092cf3a 100644 --- a/Demos/Device/GenericHID/GenericHID.txt +++ b/Demos/Device/GenericHID/GenericHID.txt @@ -40,7 +40,7 @@ * OSes (i.e. no special drivers required). It accepts and sends up to 255 byte reports to * and from a USB Host, and by default transmits the last sent report back to the host. * - * On startup the system will automatically enumerate and function as a vendor HID device. + * On start-up the system will automatically enumerate and function as a vendor HID device. * When controlled by a custom HID class application, reports can be sent and received by * both the standard data endpoint and control request methods defined in the HID specification. * @@ -71,8 +71,8 @@ *