Update API description 29/216929/1 accepted/tizen/5.5/unified/20191105.232004 submit/tizen_5.5/20191105.074039
authorhj kim <backto.kim@samsung.com>
Wed, 23 Oct 2019 23:49:43 +0000 (08:49 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 5 Nov 2019 04:08:14 +0000 (04:08 +0000)
Change-Id: I9488b490d5fb0f88da3aa254566c5f3f7066457a
(cherry picked from commit b21971eb5b9324fe8035aa74ec7a68f60007f1fc)

include/media_info.h
include_product/media_info.h

index 487a95d..c7d081f 100755 (executable)
@@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If you request cancel for the already thumbnail created media, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
@@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If face detection is already done when you request the cancellation, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
index 487a95d..c7d081f 100755 (executable)
@@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If you request cancel for the already thumbnail created media, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
@@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If face detection is already done when you request the cancellation, this function returns #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *