protocol: fix missing hyphenation for "client-created"

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2012-02-23 15:55:41 +10:00 committed by Kristian Høgsberg
parent a8c9e82c49
commit 50e87a006f

View 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"/>