Fix documentation typo 84/198384/1
authorSukHyung, Kang <shine.kang@samsung.com>
Thu, 24 Jan 2019 09:07:50 +0000 (18:07 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Thu, 24 Jan 2019 09:07:50 +0000 (18:07 +0900)
Change-Id: I88c3c5d01376703011a8fa97410a343acb96a6da
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
include/watch_app.h

index 5edc1e7..e8c483c 100755 (executable)
@@ -385,7 +385,7 @@ int watch_app_get_ambient_tick_type(watch_app_ambient_tick_type_e *type);
  * @brief Gets the current time.
  * @since_tizen 2.3.1
  * @remarks You must release @a watch_time using watch_time_delete() after using it.
- * @param[out] watch_time The watch_time handle to be newly created on successl
+ * @param[out] watch_time The watch_time handle to be newly created on success
  * @return @c 0 on success,
  *         otherwise a negative error value
  * @retval #APP_ERROR_NONE Successful