aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/MouseHost/MouseHost.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/MouseHost/MouseHost.txt')
-rw-r--r--Demos/Host/MouseHost/MouseHost.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Host/MouseHost/MouseHost.txt b/Demos/Host/MouseHost/MouseHost.txt
index d36c7313e..118ca9d8a 100644
--- a/Demos/Host/MouseHost/MouseHost.txt
+++ b/Demos/Host/MouseHost/MouseHost.txt
@@ -46,7 +46,7 @@
* This uses a naive method where the mouse is set to Boot Protocol mode, so
* that the report structure is fixed and known. A better implementation
* uses the HID report parser for correct report data processing across
- * all compatable mice with advanced characteristics, as shown in the
+ * all compatible mice with advanced characteristics, as shown in the
* MouseHostWithParser demo application.
*
* Currently only single interface mice are supported.
@@ -69,4 +69,4 @@
* serviced via polling using the task scheduler.</td>
* </tr>
* </table>
- */ \ No newline at end of file
+ */