Fix warning detected by check header script
[platform/core/api/inputmethod.git] / inputmethod / include / inputmethod_internal.h
index ce60f48..feb2c0b 100644 (file)
@@ -284,9 +284,9 @@ int ime_update_input_context(unsigned int type, unsigned int value);
 /**
  * @brief Requests IME to initialize explicitly.
  *
- * @details When using ime_run API, the initialize / prepare / finalize procedures
+ * @details When using ime_run() API, the initialize / prepare / finalize procedures
  * are processed automatically inside the IME application loop.
- * But in case of not using ime_run API, which means the IME application has
+ * But in case of not using ime_run() API, which means the IME application has
  * its own main loop, these procedures need to be requested explicitly.
  *
  * @since_tizen 4.0