X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_group.h;h=45867708fb60419807dfc6539bfc8758eaff3b54;hb=c57688b0f71d67165df1b086fee1276db08ef2d9;hp=34a0f217d3e44dc99d261518e16b1ce31a9e2b8d;hpb=80ed57d661d964d211e422eeb150ab933a906541;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_group.h b/include/media_group.h index 34a0f21..4586770 100755 --- a/include/media_group.h +++ b/include/media_group.h @@ -146,7 +146,7 @@ int media_album_foreach_media_from_db(int album_id, filter_h filter, media_info_ /** * @brief Destroys the album handle. * @details This function frees all resources related to the album handle. This handle - * can no longer be used to perform any operation. A new handle has to + * can no longer be used to perform any operations. A new handle has to * be created before the next use. * * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif