diff options
Diffstat (limited to 'unstable/input-method')
-rw-r--r-- | unstable/input-method/input-method-unstable-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/input-method/input-method-unstable-v1.xml b/unstable/input-method/input-method-unstable-v1.xml index 274eac8..c1b2b59 100644 --- a/unstable/input-method/input-method-unstable-v1.xml +++ b/unstable/input-method/input-method-unstable-v1.xml @@ -145,7 +145,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 wl_keyboard key_state. + event convention. Sym is an XKB keysym, state a wl_keyboard key_state. </description> <arg name="serial" type="uint" summary="serial of the latest known text input state"/> <arg name="time" type="uint"/> |