summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPoly <marynczakbartlomiej@gmail.com>2024-02-10 02:09:56 +0000
committerPolyMeilex <marynczakbartlomiej@gmail.com>2024-02-10 03:17:24 +0100
commit4c8840ce04d45c776e4e7fb2db6804fb68aac177 (patch)
tree5d074ed119628b02012e2c32a7151d06e77f14d0
parentc4f897d66029e154fe7e298cf1f99cb13352172d (diff)
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>
-rw-r--r--staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml b/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
index 3d4f4b5..11b0113 100644
--- a/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
+++ b/staging/ext-foreign-toplevel-list/ext-foreign-toplevel-list-v1.xml
@@ -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.