Fix typos 82/216882/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 4 Nov 2019 10:32:11 +0000 (19:32 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 4 Nov 2019 10:32:17 +0000 (19:32 +0900)
Change-Id: I3e94c6c12f07088248eb4598a69ec05d5932dcc7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
client/ma_ui.c
include/multi_assistant_ui.h

index 6937015b658b265bd9348d430f08c7ee34467208..8590f9d14e228fcfece61d3da28b808902de3d11 100644 (file)
@@ -566,7 +566,7 @@ int __ma_ui_cb_change_assistant(const char* app_id)
                return MA_ERROR_INVALID_PARAMETER;
        }
 
-       SLOG(LOG_DEBUG, TAG_MAUI, "[DEBUG] change assitant, app_id(%s)", app_id);
+       SLOG(LOG_DEBUG, TAG_MAUI, "[DEBUG] change assistant, app_id(%s)", app_id);
        __ma_ui_notify_change_assistant(app_id);
 
        return MA_ERROR_NONE;
index 5441e35f4b1a9729a10b68475e5107a909e54d0a..352b96ce52befd3c8258795fc67c3fb7edf4a7ff 100644 (file)
@@ -209,7 +209,7 @@ int ma_ui_unprepare(void);
 int ma_ui_get_state(ma_state_e* state);
 
 /**
- * @brief Retreives the information for assistants.
+ * @brief Retrieves the information for assistants.
  * @since_tizen 5.0
  * @privlevel public
  * @privilege %http://tizen.org/privilege/recorder