Signed-off-by: Tiago Vignatti <[email protected]>
---
 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

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to