From a00f35149e437169d9f256db7ca2131e2e851f02 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 8 Oct 2024 18:56:14 +0200 Subject: [PATCH] ext-image-copy-capture: fix typo Signed-off-by: Simon Ser --- staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml b/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml index 06f60f5..7a501cc 100644 --- a/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml +++ b/staging/ext-image-copy-capture/ext-image-copy-capture-v1.xml @@ -92,7 +92,7 @@ formats are supported for reading from the session. The compositor may re-send buffer constraint events whenever they change. - The advertise buffer constraints, the compositor must send in no + To advertise buffer constraints, the compositor must send in no particular order: zero or more shm_format and dmabuf_format events, zero or one dmabuf_device event, and exactly one buffer_size event. Then the compositor must send a done event.