[PATCH wayland] protocol: Fix typo
Tiago Vignatti
tiago.vignatti at intel.com
Tue Sep 25 02:19:57 PDT 2012
Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
---
protocol/wayland.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index ff077a3..6a0e0e1 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -45,7 +45,7 @@
<request name="sync">
<description summary="asynchronous roundtrip">
- The sync request asks the server to invoke the 'done' request
+ The sync request asks the server to invoke the 'done' event
on the provided wl_callback object. Since requests are
handled in-order, this can be used as a barrier to ensure all
previous requests have been handled.
--
1.7.9.5
More information about the wayland-devel
mailing list