X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_bookmark.h;h=93d208bdb68caa050bd56eb9773774ee259352b5;hb=c57688b0f71d67165df1b086fee1276db08ef2d9;hp=2c3e1ca7e3e733fd80c804cfaa33d612588a8f7b;hpb=80ed57d661d964d211e422eeb150ab933a906541;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_bookmark.h b/include/media_bookmark.h index 2c3e1ca..93d208b 100755 --- a/include/media_bookmark.h +++ b/include/media_bookmark.h @@ -171,7 +171,7 @@ int media_bookmark_clone(media_bookmark_h *dst, media_bookmark_h src); /** * @brief Destroys a media bookmark. * @details This function frees all the resources related to the bookmark handle. This handle - * no longer can be used to perform any operation. A new handle has to + * no longer can 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