[PATCH wayland-protocols v3 14/17] xdg-shell: Fix typo

Jonas Ådahl jadahl at gmail.com
Wed Nov 15 11:20:03 UTC 2017


There is no configure 'request' only configure 'events'.

Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
Reviewed-by: Mike Blumenkrantz <zmike at samsung.com>
---
 stable/xdg-shell/xdg-shell.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml
index 4cad982..4c8083a 100644
--- a/stable/xdg-shell/xdg-shell.xml
+++ b/stable/xdg-shell/xdg-shell.xml
@@ -860,7 +860,7 @@
 	will respond by emitting a configure event without the "maximized"
 	state. If available, the compositor will include the window geometry
 	dimensions the window had prior to being maximized in the configure
-	request. The client must then update its content, drawing it in a
+	event. The client must then update its content, drawing it in a
 	regular state, i.e. potentially with shadow, etc. The client must also
 	acknowledge the configure when committing the new content (see
 	ack_configure).
-- 
2.14.2



More information about the wayland-devel mailing list