From: Gilbok Lee Date: Wed, 7 Mar 2018 05:27:43 +0000 (+0900) Subject: Fix typo error in header file X-Git-Tag: accepted/tizen/unified/20180307.141012^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fapi%2Fvideo-util.git;a=commitdiff_plain;h=940352faee2ad7c5c29abedb7b70a5691b36720b Fix typo error in header file [Version] 0.1.12 [Profile] Mobile [Issue Type] Fix typo error Change-Id: I1065cf59b1a9590c15b18c3a8dea31163fc19d04 --- diff --git a/include/video_util.h b/include/video_util.h index 60b1af6..1b474db 100755 --- a/include/video_util.h +++ b/include/video_util.h @@ -334,7 +334,7 @@ int video_util_start_transcoding(video_util_h handle, unsigned long start, unsig int video_util_cancel_transcoding(video_util_h handle); /** - * @brief Retreives the current position and duration of the video transcoding. + * @brief Retrieves the current position and duration of the video transcoding. * @since_tizen 2.3 * diff --git a/packaging/capi-media-video-util.spec b/packaging/capi-media-video-util.spec index 53359a7..f22bc85 100755 --- a/packaging/capi-media-video-util.spec +++ b/packaging/capi-media-video-util.spec @@ -1,6 +1,6 @@ Name: capi-media-video-util Summary: A Video Utility library in Tizen Native API -Version: 0.1.11 +Version: 0.1.12 Release: 0 Group: System/Libraries License: Apache-2.0