Fix wrong description
[platform/core/appfw/widget-service.git] / include / widget_service.h
index 17ed6e7..2d3bb9c 100644 (file)
@@ -680,7 +680,7 @@ typedef void (*widget_disable_event_cb)(const char *widget_id, bool is_disabled,
  * @privlevel platform
  * @privilege %http://tizen.org/privilege/packagemanager.admin
  * @param[in] widget_id The widget id
- * @param[in] is_disabled @c true, the widget will be disabled
+ * @param[in] disabled @c true, the widget will be disabled
  * @return @c 0 on success,
  *         otherwise a negative error value
  * @retval WIDGET_ERROR_NONE Successfully done