Fix typo (subtite -> subtitle) 50/258050/1 accepted/tizen/6.0/unified/20210515.083807 submit/tizen_6.0/20210513.012442
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:23 +0000 (03:41 +0000)
Change-Id: I159ea077cf79e4a1b3ceca2f51cfd8db35233116

include/media_controller_server.h

index f90cea6c89f23b6a32b3123c6e36fe47892159c8..e7a47ad409ad479282092ec65c5ea42294e2900f 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