Fix wrong description 08/232208/1
authorSukHyung, Kang <shine.kang@samsung.com>
Wed, 29 Apr 2020 05:27:19 +0000 (14:27 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Wed, 29 Apr 2020 05:27:19 +0000 (14:27 +0900)
Change-Id: I1907cfc47e7caeaf22065d8d381bf424cb9a4a5e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
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