Updated: jumping cursor documentation link

This commit is contained in:
Bennett Hardwick 2018-09-16 08:15:44 +00:00 committed by Peter Hutterer
parent 037bd0cc9c
commit a493ea5d07

View file

@ -1741,7 +1741,7 @@ tp_process_state(struct tp_dispatch *tp, uint64_t time)
if (!tp->semi_mt)
evdev_log_bug_kernel(tp->device,
"Touch jump detected and discarded.\n"
"See %stouchpad-jumping-cursor.html for details\n",
"See %stouchpad-jumping-cursors.html for details\n",
HTTP_DOC_LINK);
tp_motion_history_reset(t);
}