From: Inhong Han Date: Fri, 15 Mar 2019 06:46:35 +0000 (+0900) Subject: Change API description by API review X-Git-Tag: submit/tizen/20190317.235422~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a515255d0dbfaf793b43e3ad4acdafde54b40078;p=platform%2Fcore%2Fapi%2Finputmethod.git Change API description by API review Change-Id: If7685864b2c1442a9742cb27cbf0cf68de7a6299 --- diff --git a/include/inputmethod.h b/include/inputmethod.h index afbd012..d972539 100644 --- a/include/inputmethod.h +++ b/include/inputmethod.h @@ -1354,7 +1354,7 @@ int ime_event_set_geometry_requested_cb(ime_geometry_requested_cb callback_func, int ime_event_set_process_key_event_cb(ime_process_key_event_cb callback_func, void *user_data); /** - * @brief Sets @c process_key_event_whit_keycode event callback function. + * @brief Sets key event callback function for keycode. * * @since_tizen 5.5 *