From be9a0158c1e0d9df677ab2fe12bfa263b9798849 Mon Sep 17 00:00:00 2001 From: InHong Han Date: Thu, 24 May 2018 20:26:52 +0900 Subject: [PATCH] Change API description by API review Change-Id: I33878e8800b219d3ecdaee129052ab52e2e334f5 --- include/inputmethod_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/inputmethod_manager.h b/include/inputmethod_manager.h index 06f88c2..f7c6267 100755 --- a/include/inputmethod_manager.h +++ b/include/inputmethod_manager.h @@ -135,7 +135,7 @@ EXPORT_API int ime_manager_get_enabled_ime_count(void); /** * @brief Requests to pre-launch the IME. - * @details The developers can use this function to launch IME on On-demand mode. + * @details The developers can use this function to launch IME in On-demand mode. * @since_tizen 5.0 * @privlevel public * @privilege %http://tizen.org/privilege/imemanager -- 2.7.4