From: Gilbok Lee Date: Mon, 14 Jan 2019 05:10:30 +0000 (+0900) Subject: Fix typo error in video_util header X-Git-Tag: accepted/tizen/unified/20190128.061356^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fvideo-util.git;a=commitdiff_plain;h=b1fb671e99dfbabc27cc85425ebffe95efc88b9d Fix typo error in video_util header [Version] 0.1.12 [Profile] Mobile [Issue Type] Fix typo error Change-Id: I104f5bf4ef2ae0a945f12159938dde34cadc39d2 --- diff --git a/include/video_util.h b/include/video_util.h index 0b78069..e6af298 100755 --- a/include/video_util.h +++ b/include/video_util.h @@ -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,