summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2012-01-24 14:23:11 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2012-02-23 15:53:15 +1000
commit8b8f510923674ea9152f556640dc590a22aabb81 (patch)
treed8aebe899ba0b1650b13d6ff53ef131994fb0001
parente0a39a5d8c722ee3a8e893a2b7b4f9f6afc302bc (diff)
protocol: fix missing hyphenation for "client-created"
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--protocol/wayland.xml2
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"/>