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-23 12:46:19 -0800
commit659057caec5b464b1d2864beaa7b06019bef1449 (patch)
tree28abbab258d47863e34c2e201e30d0a74a5562fd
parent50d4713e5bda1c9c59eb3121d5f7fae3f779daf6 (diff)
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.