* @remarks The caller app has to check the return value of this function.
*
* @param[in] attach_panel Attach panel handler
- * @param[in] result_cb Attach panel result callback
* @return #ATTACH_PANEL_ERROR_NONE on success,
* otherwise a negative error value
* @retval #ATTACH_PANEL_ERROR_NONE Successful
* Developer can get the state of attach panel by calling this function.
*
* @param[in] attach_panel The attach panel handle
- * @param[out] state The @attach_panel window state
+ * @param[out] state The attach_panel window state
* @return #ATTACH_PANEL_ERROR_NONE on success,
* otherwise a negative error value
* @retval #ATTACH_PANEL_ERROR_NONE Successful