summaryrefslogtreecommitdiff
path: root/protocol
diff options
context:
space:
mode:
authorDerek Foreman <derekf@osg.samsung.com>2014-12-05 15:38:36 -0600
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>2014-12-15 17:26:16 +0200
commit45641affe2a6de7c3cba8782f07a0dee501bc545 (patch)
tree222bb27dfcefbe91de1c809667662516e889492f /protocol
parentee8e5830be7155ed037b19829350b2983b828a7e (diff)
downloadweston-45641affe2a6de7c3cba8782f07a0dee501bc545.tar.gz
text: Fix some typos
Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Diffstat (limited to 'protocol')
-rw-r--r--protocol/input-method.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocol/input-method.xml b/protocol/input-method.xml
index 5fbc6a0b..6961c5a6 100644
--- a/protocol/input-method.xml
+++ b/protocol/input-method.xml
@@ -29,7 +29,7 @@
<interface name="wl_input_method_context" version="1">
<description summary="input method context">
Corresponds to a text model on input method side. An input method context
- is created on text mode activation on the input method side. It allows to
+ is created on text model activation on the input method side. It allows to
receive information about the text model from the application via events.
Input method contexts do not keep state after deactivation and should be
destroyed after deactivation is handled.
@@ -257,7 +257,7 @@
<request name="set_toplevel">
<description summary="set the surface type as a keyboard">
- A keybaord surface is only shown, when a text model is active
+ A keyboard surface is only shown, when a text model is active
</description>
<arg name="output" type="object" interface="wl_output"/>
<arg name="position" type="uint"/>