X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_info.h;h=8918fa3ebad4fd9b10d78d3d7592b5bc4716fc02;hb=c57688b0f71d67165df1b086fee1276db08ef2d9;hp=a4eedfb7c89aec5b35dadb8e7181a99d706e9fc7;hpb=80ed57d661d964d211e422eeb150ab933a906541;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_info.h b/include_product/media_info.h index a4eedfb..8918fa3 100755 --- a/include_product/media_info.h +++ b/include_product/media_info.h @@ -240,7 +240,7 @@ int media_info_delete_batch_from_db(filter_h filter) TIZEN_DEPRECATED_API; /** * @brief Destroys media info. * @details The function frees all resources related to the media info handle. This handle - * can no longer be used to perform any operation. New media info handle has to + * can no longer be used to perform any operations. New media info handle has to * be created before the next usage. * * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif