doc: minor comment clarification

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2015-12-15 11:26:29 +10:00
parent 4b9b221847
commit 458734e6eb

View file

@ -754,8 +754,8 @@ tool_set_bits(const struct tablet_dispatch *tablet,
break;
}
/* If we don't have libwacom, copy all pen-related ones from the
tablet vs all mouse-related ones */
/* If we don't have libwacom, copy all pen-related buttons from the
tablet vs all mouse-related buttons */
switch (type) {
case LIBINPUT_TABLET_TOOL_TYPE_PEN:
case LIBINPUT_TABLET_TOOL_TYPE_BRUSH: