Skip to content

Commit fb81e47

Browse files
George Anthony Vernondtor
authored andcommitted
Input: amijoy - fix broken table formatting in documentation
Missing '+' led to unintended spanning cell. Correct this. Signed-off-by: George Anthony Vernon <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 2159737 commit fb81e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/input/devices/amijoy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ JOY1DAT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0
123123
clocked by 2 of the signals input from the mouse serial
124124
stream. Starting with first bit received:
125125

126-
+-------------------+-----------------------------------------+
126+
+--------+----------+-----------------------------------------+
127127
| Serial | Bit Name | Description |
128128
+========+==========+=========================================+
129129
| 0 | M0H | JOY0DAT Horizontal Clock |

0 commit comments

Comments
 (0)