Fix typo error in video_util header 47/197547/1 accepted/tizen/unified/20190128.061356 submit/tizen/20190114.051917 submit/tizen/20190121.061557
authorGilbok Lee <gilbok.lee@samsung.com>
Mon, 14 Jan 2019 05:10:30 +0000 (14:10 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 14 Jan 2019 05:11:01 +0000 (14:11 +0900)
[Version] 0.1.12
[Profile] Mobile
[Issue Type] Fix typo error

Change-Id: I104f5bf4ef2ae0a945f12159938dde34cadc39d2

include/video_util.h

index 0b78069..e6af298 100755 (executable)
@@ -124,7 +124,7 @@ int video_util_set_file_path(video_util_h handle, const char *path) TIZEN_DEPREC
  *                 http://tizen.org/privilege/externalstorage is needed if input or output path are relevant to external storage.
  *
  * @param[in] handle The handle to video util
- * @param[in] mode Set @c true if the user can get an accurated frame for given the duration in video_util_start_transcoding(),
+ * @param[in] mode Set @c true if the user can get an accurate frame for given the duration in video_util_start_transcoding(),
  *                              otherwise set @c false if user can only get the nearest i-frame
  *
  * @return @c 0 on success,