Skip to content

Commit fc60d0d

Browse files
authored
Merge pull request #29 from EdwardBetts/spelling
correct spelling mistake
2 parents cfe115e + bee55a9 commit fc60d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hdaps.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ static const struct thinkpad_ec_row ec_accel_args =
6262

6363
#define HDAPS_INPUT_FUZZ 4 /* input event threshold */
6464
#define HDAPS_INPUT_FLAT 4
65-
#define KMACT_REMEMBER_PERIOD (HZ/10) /* keyboard/mouse persistance */
65+
#define KMACT_REMEMBER_PERIOD (HZ/10) /* keyboard/mouse persistence */
6666

6767
/* Input IDs */
6868
#define HDAPS_INPUT_VENDOR PCI_VENDOR_ID_IBM

0 commit comments

Comments
 (0)