Fix warning detected by check header script
[platform/core/api/inputmethod.git] / inputmethod / include / inputmethod.h
index 945ff1e..e902299 100644 (file)
@@ -443,7 +443,7 @@ typedef void (*ime_imdata_set_cb)(void *data, unsigned int data_length, void *us
 /**
  * @brief Called when an associated text input UI control requests the application specific data from the input panel.
  *
- * @details This API is used by the applications to request the specific data from the input panel.
+ * @details This function is used by the applications to request the specific data from the input panel.
  * The data format MUST be negotiated by both application and input panel.
  *
  * @since_tizen @if MOBILE 2.4 @else 3.0 @endif