protocol: fix two protocol description 'typos'
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 3 Apr 2013 19:27:43 +0000 (15:27 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 3 Apr 2013 19:44:50 +0000 (15:44 -0400)
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 <peter.hutterer@who-t.net>
protocol/wayland.xml

index b43aa90..45a3298 100644 (file)
 
   <interface name="wl_seat" version="1">
     <description summary="group of input devices">
-      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.
     </description>
 
     <enum name="capability">