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 --- stable/xdg-shell/xdg-shell.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stable/xdg-shell') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index f7377a7..ae8ab67 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -389,7 +389,7 @@ - Set the serial of a xdg_surface.configure event this positioner will be + Set the serial of an xdg_surface.configure event this positioner will be used in response to. The compositor may use this information together with set_parent_size to determine what future state the popup should be constrained using. @@ -1213,12 +1213,12 @@ If the popup is repositioned in response to a configure event for its parent, the client should send an xdg_positioner.set_parent_configure - and possibly a xdg_positioner.set_parent_size request to allow the + and possibly an xdg_positioner.set_parent_size request to allow the compositor to properly constrain the popup. If the popup is repositioned together with a parent that is being resized, but not in response to a configure event, the client should - send a xdg_positioner.set_parent_size request. + send an xdg_positioner.set_parent_size request. -- cgit v1.2.3