Fix typo (subtite -> subtitle) 49/258049/2 accepted/tizen/unified/20210510.100648 submit/tizen/20210510.072803
authorbackto.kim <backto.kim@samsung.com>
Mon, 10 May 2021 02:56:41 +0000 (11:56 +0900)
committerbackto.kim <backto.kim@samsung.com>
Mon, 10 May 2021 02:57:39 +0000 (11:57 +0900)
Change-Id: I159ea077cf79e4a1b3ceca2f51cfd8db35233116

include/media_controller_server.h

index f90cea6..e7a47ad 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