X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_bookmark.h;h=93d208bdb68caa050bd56eb9773774ee259352b5;hb=53e9dfd6d13a24cf8260984833fca50b664a26bc;hp=2c3e1ca7e3e733fd80c804cfaa33d612588a8f7b;hpb=58e13c8418bc6e015067a4113e3a862c23712f6d;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