From: Jihoon Kim Date: Mon, 4 Nov 2019 10:32:11 +0000 (+0900) Subject: Fix typos X-Git-Tag: submit/tizen_5.5/20191105.063733^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=80c56b454f8b9a7fdeb67250d7a79e5175ee101a;p=platform%2Fcore%2Fuifw%2Fmulti-assistant.git Fix typos Change-Id: I3e94c6c12f07088248eb4598a69ec05d5932dcc7 Signed-off-by: Jihoon Kim --- diff --git a/client/ma_ui.c b/client/ma_ui.c index 6937015..8590f9d 100644 --- a/client/ma_ui.c +++ b/client/ma_ui.c @@ -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; diff --git a/include/multi_assistant_ui.h b/include/multi_assistant_ui.h index 5441e35..352b96c 100644 --- a/include/multi_assistant_ui.h +++ b/include/multi_assistant_ui.h @@ -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