Updated: jumping cursor documentation link
authorBennett Hardwick <me@bennetthardwick.com>
Sun, 16 Sep 2018 08:15:44 +0000 (08:15 +0000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 17 Sep 2018 11:41:24 +0000 (11:41 +0000)
src/evdev-mt-touchpad.c

index afdd3e9..1670ff2 100644 (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);
                }