From 2009a70f56f01ae42654df786ad22b761e74546c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 7 Jul 2016 10:56:12 -0700 Subject: Fix grammar for 'an X*' Signed-off-by: Bryce Harrington Reviewed-by: Eric Engestrom Reviewed-by: Yong Bakos --- unstable/text-input/text-input-unstable-v1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unstable/text-input') diff --git a/unstable/text-input/text-input-unstable-v1.xml b/unstable/text-input/text-input-unstable-v1.xml index 1d00a52..d37ffcf 100644 --- a/unstable/text-input/text-input-unstable-v1.xml +++ b/unstable/text-input/text-input-unstable-v1.xml @@ -328,7 +328,7 @@ Notify when a key event was sent. Key events should not be used for normal text input operations, which should be done with commit_string, delete_surrounding_text, etc. The key event follows - the wl_keyboard key event convention. Sym is a XKB keysym, state a + the wl_keyboard key event convention. Sym is an XKB keysym, state a wl_keyboard key_state. Modifiers are a mask for effective modifiers (where the modifier indices are set by the modifiers_map event) -- cgit v1.2.3