input-method: Fix typo 24/269124/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 10 Jan 2022 05:43:02 +0000 (14:43 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 10 Jan 2022 05:43:02 +0000 (14:43 +0900)
Change-Id: Ib49e944acc7cade58a908990824182a37773dbc9
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
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>