summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinclude/media_controller_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media_controller_server.h b/include/media_controller_server.h
index 2dcc69c..97102ef 100755
--- a/include/media_controller_server.h
+++ b/include/media_controller_server.h
@@ -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