We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfe115e + bee55a9 commit fc60d0dCopy full SHA for fc60d0d
1 file changed
hdaps.c
@@ -62,7 +62,7 @@ static const struct thinkpad_ec_row ec_accel_args =
62
63
#define HDAPS_INPUT_FUZZ 4 /* input event threshold */
64
#define HDAPS_INPUT_FLAT 4
65
-#define KMACT_REMEMBER_PERIOD (HZ/10) /* keyboard/mouse persistance */
+#define KMACT_REMEMBER_PERIOD (HZ/10) /* keyboard/mouse persistence */
66
67
/* Input IDs */
68
#define HDAPS_INPUT_VENDOR PCI_VENDOR_ID_IBM
0 commit comments