mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2025-12-25 20:00:12 +01:00
text: Fix typo
Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
50d4713e5b
commit
659057caec
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@
|
||||||
<arg name="id" type="new_id" interface="wl_input_method_context"/>
|
<arg name="id" type="new_id" interface="wl_input_method_context"/>
|
||||||
</event>
|
</event>
|
||||||
<event name="deactivate">
|
<event name="deactivate">
|
||||||
<description summary="activate event">
|
<description summary="deactivate event">
|
||||||
The text model corresponding to the context argument was deactivated.
|
The text model corresponding to the context argument was deactivated.
|
||||||
The input method context should be destroyed after deactivation is
|
The input method context should be destroyed after deactivation is
|
||||||
handled.
|
handled.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue