X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_info.h;h=b5777faabb682623b99193ebc4f110d112114a39;hb=13cc66c5d18a8ff098c36f5589528fa0b16ae81f;hp=0cd83ff3a1e4746203f04468927d1a2306e0466a;hpb=4a698d7ee341ddccab72238190e3c45c77a28c13;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_info.h b/include/media_info.h index 0cd83ff..b5777fa 100755 --- a/include/media_info.h +++ b/include/media_info.h @@ -401,7 +401,7 @@ int media_info_foreach_tag_from_db(const char *media_id, filter_h filter, media_ /** * @brief Gets the number of bookmarks for the passed @a filter in the given media ID from the media database. - * @defails If @c NULL is passed to the @a filter, then no filtering is applied. + * @details If @c NULL is passed to the @a filter, then no filtering is applied. * * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif * @@ -458,7 +458,7 @@ int media_info_foreach_bookmark_from_db(const char *media_id, filter_h filter, m /** * @brief Gets the number of face for the passed @a media_id from the media database. - * @defails If @c NULL is passed to the @a filter, then no filtering is applied. + * @details If @c NULL is passed to the @a filter, then no filtering is applied. * * @since_tizen 3.0 *