summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2015-01-16 17:47:10 -0600
committerBryce Harrington <bryce@osg.samsung.com>2015-01-20 18:30:15 -0800
commit553895eb991735436bcd10d45663ee43e2051c5e (patch)
treeccee8bca64d0ec21bcac5aac24cf882791ad7de9
parentae71579832d790223f44eb5e503e93b7926c019b (diff)
downloadweston-553895eb991735436bcd10d45663ee43e2051c5e.tar.gz
text: Fix typo
Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
-rw-r--r--protocol/input-method.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/input-method.xml b/protocol/input-method.xml
index 6961c5a6..2f596f06 100644
--- a/protocol/input-method.xml
+++ b/protocol/input-method.xml
@@ -230,7 +230,7 @@
<arg name="id" type="new_id" interface="wl_input_method_context"/>
</event>
<event name="deactivate">
- <description summary="activate event">
+ <description summary="deactivate event">
The text model corresponding to the context argument was deactivated.
The input method context should be destroyed after deactivation is
handled.