mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
protocol: fix missing hyphenation for "client-created"
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
a8c9e82c49
commit
50e87a006f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue