mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-30 14:20:19 +01:00
Fix typo in ext-foreign-toplevel-list-v1
Fix double "should" in ext-foreign-toplevel-list-v1 Signed-off-by: Bartłomiej Maryńczak <marynczakbartlomiej@gmail.com>
This commit is contained in:
parent
c4f897d660
commit
4c8840ce04
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
<event name="finished">
|
||||
<description summary="the compositor has finished with the toplevel manager">
|
||||
This event indicates that the compositor is done sending events
|
||||
to this object. The client should should destroy the object.
|
||||
to this object. The client should destroy the object.
|
||||
See ext_foreign_toplevel_list_v1.destroy for more information.
|
||||
|
||||
The compositor must not send any more toplevel events after this event.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue