[PATCH weston 2/7] text: Fix some typos

Derek Foreman derekf at osg.samsung.com
Fri Dec 5 13:38:36 PST 2014


Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
---
 protocol/input-method.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/protocol/input-method.xml b/protocol/input-method.xml
index 5fbc6a0..6961c5a 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"/>
-- 
2.1.3



More information about the wayland-devel mailing list