diff options
| author | Dario Pagani <dario.pagani.146@gmail.com> | 2021-01-31 09:33:23 +0100 |
|---|---|---|
| committer | Dario Pagani <dario.pagani.146@gmail.com> | 2021-01-31 09:33:23 +0100 |
| commit | 45398e5721c589958f7554376e055122c361b5a3 (patch) | |
| tree | 7b877612ce67f5aae30566018055eef743f195c7 /hid-tminit.h | |
| parent | e4fe2b447962d41f8c49c0f115517df598734141 (diff) | |
| download | hid-tminit-45398e5721c589958f7554376e055122c361b5a3.tar.gz hid-tminit-45398e5721c589958f7554376e055122c361b5a3.zip | |
Typos
Diffstat (limited to 'hid-tminit.h')
| -rw-r--r-- | hid-tminit.h | 2 |
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 |
