protocol: fix missing hyphenation for "client-created"
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 23 Feb 2012 05:55:41 +0000 (15:55 +1000)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 23 Feb 2012 20:45:16 +0000 (15:45 -0500)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
protocol/wayland.xml

index 0e01889..5cc13a8 100644 (file)
@@ -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"/>