Fix API reference error 80/229580/1
authorSukHyung, Kang <shine.kang@samsung.com>
Thu, 2 Apr 2020 05:20:39 +0000 (14:20 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Thu, 2 Apr 2020 05:20:39 +0000 (14:20 +0900)
Change-Id: Ib796e82fe32e4b559d3ae4abd40ce7884df7cb2a
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
watchface-complication/include/watchface-editable.h

index 2a49469..c4be4e4 100644 (file)
@@ -864,7 +864,7 @@ int watchface_editable_highlight_destroy(watchface_editable_highlight_h handle);
 /**
  * @brief Gets editable's highlight handle.
  * @since_tizen 5.0
- * @remarks The @highlight should be release usinig watchface_editable_highlight_destroy().
+ * @remarks The @highlight should be release usinig watchface_editable_highlight_destroy().
  * @param[in] handle The editable handle
  * @param[out] highlight The editable's highlight handle
  * @return #WATCHFACE_COMPLICATION_ERROR_NONE on success,