From 6be6e00c0294e075e7b689167e08b52bf55ffccb Mon Sep 17 00:00:00 2001 From: Vlad Zahorodnii Date: Fri, 19 Jun 2020 12:22:28 +0300 Subject: Use correct indefinite article before "xdg" Since the abbreviation "XDG" starts with a vowel sound, the correct article is "an." Signed-off-by: Vlad Zahorodnii --- unstable/xdg-decoration/xdg-decoration-unstable-v1.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unstable/xdg-decoration') diff --git a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml index 378e8ff..e596775 100644 --- a/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml +++ b/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml @@ -113,7 +113,7 @@ that the client prefers the provided decoration mode. After requesting a decoration mode, the compositor will respond by - emitting a xdg_surface.configure event. The client should then update + emitting an xdg_surface.configure event. The client should then update its content, drawing it without decorations if the received mode is server-side decorations. The client must also acknowledge the configure when committing the new content (see xdg_surface.ack_configure). @@ -122,7 +122,7 @@ different mode instead. Clients whose decoration mode depend on the xdg_toplevel state may send - a set_mode request in response to a xdg_surface.configure event and wait + a set_mode request in response to an xdg_surface.configure event and wait for the next xdg_surface.configure event to prevent unwanted state. Such clients are responsible for preventing configure loops and must make sure not to send multiple successive set_mode requests with the -- cgit v1.2.3