X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include_product%2Fmedia_storage.h;h=78213634fa78e725e9e6aa7e16b6769afa67905b;hb=c57688b0f71d67165df1b086fee1276db08ef2d9;hp=b141c51bfcda3d973b24131dceea3dfe8c079d0a;hpb=80ed57d661d964d211e422eeb150ab933a906541;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include_product/media_storage.h b/include_product/media_storage.h index b141c51..7821363 100755 --- a/include_product/media_storage.h +++ b/include_product/media_storage.h @@ -176,7 +176,7 @@ int media_storage_foreach_media_from_db(const char *storage_id, filter_h filter, /** * @brief Destroys media storage handle. * @details The function frees all resources related to the media storage handle. This handle - * can no longer be used to perform any operation. New media storage handle has to + * can no longer be used to perform any operations. New media storage handle has to * be created before the next usage. * * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif