diff options
-rw-r--r-- | protocol/wayland.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 0e01889..5cc13a8 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"/> |