[PATCH 5/9] protocol: Fix typo by removing a redundant 'a'

Bryce W. Harrington b.harrington at samsung.com
Thu Aug 8 18:47:07 PDT 2013


Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
---
 protocol/wayland.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 3cfa953..99df9f9 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -640,7 +640,7 @@
 
   <interface name="wl_data_device_manager" version="1">
     <description summary="data transfer interface">
-      The wl_data_device_manager is a a singleton global object that
+      The wl_data_device_manager is a singleton global object that
       provides access to inter-client data transfer mechanisms such as
       copy-and-paste and drag-and-drop.  These mechanisms are tied to
       a wl_seat and this interface lets a client get a wl_data_device
-- 
1.7.9.5


More information about the wayland-devel mailing list