From e5202f76b001d7db21d313bda197e88b11cbe7d0 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 3 Apr 2013 15:27:43 -0400 Subject: [PATCH] protocol: fix two protocol description 'typos' Remove "mice, for example", it's described in the wl_pointer interface in detail. And remove space before the full stop. Signed-off-by: Peter Hutterer --- protocol/wayland.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index b43aa90..45a3298 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1106,10 +1106,10 @@ - A seat is a group of keyboards, pointer (mice, for example) and - touch devices. This object is published as a global during - start up, or when such a device is hot plugged. A seat typically - has a pointer and maintains a keyboard focus and a pointer focus. + A seat is a group of keyboards, pointer and touch devices. This + object is published as a global during start up, or when such a + device is hot plugged. A seat typically has a pointer and + maintains a keyboard focus and a pointer focus. -- 2.7.4