[PATCH 4/4] protocol: fix missing hyphenation for "client-created"

Peter Hutterer peter.hutterer at who-t.net
Wed Feb 22 21:55:41 PST 2012


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 protocol/wayland.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index a40e4b0..b274354 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -34,7 +34,7 @@
     </description>
     <request name="bind">
       <description summary="bind an object to the display">
-	Binds a new, client created object to the server using @name as
+	Binds a new, client-created object to the server using @name as
 	the identifier.
       </description>
       <arg name="name" type="uint" summary="unique number id for object"/>
-- 
1.7.7.6



More information about the wayland-devel mailing list