input-method: Fix typo
[platform/core/uifw/wayland-extension.git] / protocol / tizen / input-method.xml
index d227bb9..044948e 100644 (file)
 
     <event name="open_connection">
       <description summary="open connection event">
-        Open socket connection to the ISF (Input Servcie Framework).
+        Open socket connection to the ISF (Input Service Framework).
       </description>
       <arg name="context" type="object" interface="zwp_input_method_context_v1"/>
     </event>
 
     <event name="close_connection">
       <description summary="close connection event">
-        Close socket connection to the ISF (Input Servcie Framework).
+        Close socket connection to the ISF (Input Service Framework).
       </description>
       <arg name="context" type="object" interface="zwp_input_method_context_v1"/>
     </event>