diff --git a/protocol/wayland.xml b/protocol/wayland.xml index ff077a37..e9f8034b 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -45,7 +45,7 @@ - The sync request asks the server to invoke the 'done' request + The sync request asks the server to emit 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.