Re-add deleted linker options to the Bootloader makefiles, which was preventing the...
[pub/USBasp.git] / Demos / Device / LowLevel / Keyboard / Keyboard.txt
index 0401222..a65baaa 100644 (file)
@@ -55,7 +55,7 @@
  *  when the USB connection to a host is present. To use the keyboard example,
  *  manipulate the joystick to send the letters a, b, c, d and e. See the USB HID
  *  documentation for more information on sending keyboard event and key presses. Unlike
- *  other LUFA Keyboard demos, this example shows explicitly how to send multiple keypresses
+ *  other LUFA Keyboard demos, this example shows explicitly how to send multiple key presses
  *  inside the same report to the host.
  *
  *  \section SSec_Options Project Options