mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-04-09 08:21:30 -04:00
protocol: Fix typo in documentation
This commit is contained in:
parent
2c3dbb8903
commit
84247b7513
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
The sync request asks the server to emit the 'done' event
|
The sync request asks the server to emit the 'done' event
|
||||||
on the returned wl_callback object. Since requests are
|
on the returned wl_callback object. Since requests are
|
||||||
handled in-order and events are delivered in-order, this can
|
handled in-order and events are delivered in-order, this can
|
||||||
used as a barrier to ensure all previous requests and the
|
be used as a barrier to ensure all previous requests and the
|
||||||
resulting events have been handled.
|
resulting events have been handled.
|
||||||
|
|
||||||
The object returned by this request will be destroyed by the
|
The object returned by this request will be destroyed by the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue