Fix typo error in header file 53/171753/2 accepted/tizen/unified/20180307.141012 submit/tizen/20180307.062940
authorGilbok Lee <gilbok.lee@samsung.com>
Wed, 7 Mar 2018 05:27:43 +0000 (14:27 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Wed, 7 Mar 2018 05:31:11 +0000 (05:31 +0000)
[Version] 0.1.12
[Profile] Mobile
[Issue Type] Fix typo error

Change-Id: I1065cf59b1a9590c15b18c3a8dea31163fc19d04

include/video_util.h
packaging/capi-media-video-util.spec

index 60b1af6..1b474db 100755 (executable)
@@ -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
 
  *
index 53359a7..f22bc85 100755 (executable)
@@ -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