X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_tag.h;h=d87027ca59f223aeb50059a95a30645c390ef9ac;hb=e3a85c4b01e521925af9f702357dc9e65377b8b9;hp=49fbf1ba13bc604dbd204c4837e76281712f6a14;hpb=148793057033a1c320784be73e688e3d13c56272;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_tag.h b/include_product/media_tag.h index 49fbf1b..d87027c 100755 --- a/include_product/media_tag.h +++ b/include_product/media_tag.h @@ -230,7 +230,7 @@ int media_tag_clone(media_tag_h *dst, media_tag_h src); /** * @brief Destroys the media tag. * @details This function frees all resources related to the tag handle. The tag handle can no longer - * be used for any operation. A new tag handle has to be created before next usage. + * be used for any operations. A new tag handle has to be created before next usage. * * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif *