aboutsummaryrefslogtreecommitdiff
path: root/hid-tminit.h
diff options
context:
space:
mode:
Diffstat (limited to 'hid-tminit.h')
-rw-r--r--hid-tminit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid-tminit.h b/hid-tminit.h
index 1273714..04d55df 100644
--- a/hid-tminit.h
+++ b/hid-tminit.h
@@ -21,7 +21,7 @@ static const unsigned int setup_arr_sizes[] = {
* Thrustmaster wheel
*
* Note: The values are stored in the CPU
- * endianess, the USB protocols always use
+ * endianness, the USB protocols always use
* little endian; the macro cpu_to_le[BIT]()
* must be used when preparing USB packets
* and vice-versa