commit | b1452723cf23c908eed2bf6baf0c23943eb0e8bf | [log] [tgz] |
---|---|---|
author | Daniel Martin <daniel.martin@secunet.com> | Sat Sep 19 11:27:19 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Sep 19 11:39:02 2015 -0700 |
tree | b8a5fb434a1e0f45dc70fe4e9f390ed2ff526690 | |
parent | b0379d7aa415249ce1dab8dd2554f8845d6822ab [diff] |
Input: fix typo in MT documentation Section "Event Computation" had this: ... ABS_MT_TOOL_X := C_X ABS_MT_TOOL_X := C_Y Replace the second ABS_MT_TOOL_X with ABS_MT_TOOL_Y. Signed-off-by: Daniel Martin <consume.noise@gmail.com> Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>