Fix typo error in video_util header 49/197549/1 accepted/tizen_4.0_unified accepted/tizen/4.0/unified/20190114.234201 submit/tizen_4.0/20190114.051853
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:14:32 +0000 (05:14 +0000)
[Version] 0.1.12
[Profile] Mobile
[Issue Type] Fix typo error

Change-Id: I104f5bf4ef2ae0a945f12159938dde34cadc39d2

include/video_util.h

index 1b474db..919c4cd 100755 (executable)
@@ -120,7 +120,7 @@ int video_util_set_file_path(video_util_h handle, const char *path);
  *                 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,