Fix typo (subtite -> subtitle) 51/258051/1 accepted/tizen_5.5_unified tizen_5.5 accepted/tizen/5.5/unified/20210523.230133 submit/tizen_5.5/20210513.012503
authorbackto.kim <backto.kim@samsung.com>
Mon, 10 May 2021 02:56:41 +0000 (11:56 +0900)
committerhj kim <backto.kim@samsung.com>
Mon, 10 May 2021 03:41:56 +0000 (03:41 +0000)
Change-Id: I159ea077cf79e4a1b3ceca2f51cfd8db35233116

include/media_controller_server.h

index 2dcc69c4286799ff3c254c1d7cdbabbb7001cba7..97102efe1a3ac45134ebf9fd873c976373561163 100755 (executable)
@@ -241,7 +241,7 @@ typedef void (*mc_server_event_reply_received_cb)(const char *client_name, const
 typedef void (*mc_server_search_cmd_received_cb)(const char *client_name, const char *request_id, mc_search_h search, void *user_data);
 
 /**
- * @brief Called when the server receives the subtite and 360 mode command from the client.
+ * @brief Called when the server receives the subtitle and 360 mode command from the client.
  * @since_tizen 5.5
  *
  * @remarks The callback is called in the dbus event loop.\n