[PATCH 11/18] xwayland: fix spelling mistake
Eric Engestrom
eric at engestrom.ch
Sat Apr 2 18:53:24 UTC 2016
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
hw/xwayland/xwayland-input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hw/xwayland/xwayland-input.c b/hw/xwayland/xwayland-input.c
index f9e3255..67edea4 100644
--- a/hw/xwayland/xwayland-input.c
+++ b/hw/xwayland/xwayland-input.c
@@ -268,7 +268,7 @@ pointer_handle_enter(void *data, struct wl_pointer *pointer,
if (BitIsOn(dev->button->down, i))
QueuePointerEvents(dev, ButtonRelease, i, 0, &mask);
- /* The last cursor frame we commited before the pointer left one
+ /* The last cursor frame we committed before the pointer left one
* of our surfaces might not have been shown. In that case we'll
* have a cursor surface frame callback pending which we need to
* clear so that we can continue submitting new cursor frames. */
--
2.8.0
More information about the xorg-devel
mailing list