aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/GenericHIDHost
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-04-19 14:29:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-04-19 14:29:57 +0000
commit619b0b7b6b44e4422ea9aeb0cde41343bb5dda70 (patch)
tree86746a10853d261e18a4ad37b4e970a4917e89a0 /Demos/Host/GenericHIDHost
parent663f449c10b9a77a429aaa81066ce2b43ca6dc39 (diff)
downloadlufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.tar.gz
lufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.tar.bz2
lufa-619b0b7b6b44e4422ea9aeb0cde41343bb5dda70.zip
Spell checked non-source documentation pages.
Diffstat (limited to 'Demos/Host/GenericHIDHost')
-rw-r--r--Demos/Host/GenericHIDHost/GenericHIDHost.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Host/GenericHIDHost/GenericHIDHost.txt b/Demos/Host/GenericHIDHost/GenericHIDHost.txt
index 0b70bfa28..41174172a 100644
--- a/Demos/Host/GenericHIDHost/GenericHIDHost.txt
+++ b/Demos/Host/GenericHIDHost/GenericHIDHost.txt
@@ -36,7 +36,7 @@
* \section SSec_Description Project Description:
*
* Generic HID host demonstration application. This gives a simple reference
- * application for implementing a Genric HID USB host, for any device implementing
+ * application for implementing a Generic HID USB host, for any device implementing
* the HID profile.
*
* Received reports from the attached device are printed to the serial port.
@@ -59,4 +59,4 @@
* serviced via polling using the task scheduler.</td>
* </tr>
* </table>
- */ \ No newline at end of file
+ */