Fix typo
[platform/core/api/media-content.git] / include / media_info.h
index 0cd83ff..b5777fa 100755 (executable)
@@ -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
  *