summaryrefslogtreecommitdiff
path: root/converter/adb_usb
diff options
context:
space:
mode:
authorThomas Russell Murphy <thomas.russell.murphy@case.edu>2014-01-04 22:45:52 -0500
committertmk <nobody@nowhere>2014-01-07 11:03:18 +0900
commit3ee5f565ae98cc68b6dff24225b6f8f069f6e20d (patch)
treef6cbb6bf66c9189f44cd9b7b20c93f6888c05b4f /converter/adb_usb
parent6e9260cc176a77702b22381d01c59f0deafcb996 (diff)
Spellchecking converter README files.
Diffstat (limited to 'converter/adb_usb')
-rw-r--r--converter/adb_usb/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/adb_usb/README.md b/converter/adb_usb/README.md
index 5301557d43..d9efbfab21 100644
--- a/converter/adb_usb/README.md
+++ b/converter/adb_usb/README.md
@@ -71,8 +71,8 @@ Notes
Many ADB keyboards has no discrimination between right modifier and left one,
you will always see left control even if you press right control key.
Apple Extended Keyboard and Apple Extended Keyboard II are the examples.
-Though ADB protocol itsef has the ability of distinction between right and left.
-And most ADB keyboard has no NKRO functionality, though ADB protocol itsef has that.
+Though ADB protocol itself has the ability of distinction between right and left.
+And most ADB keyboard has no NKRO functionality, though ADB protocol itself has that.
See protocol/adb.c for more info.
EOF