Fix typo 43/131043/1 submit/tizen/20170525.072044
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 25 May 2017 07:17:58 +0000 (16:17 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Thu, 25 May 2017 07:17:58 +0000 (16:17 +0900)
defails to details

Change-Id: If0ea084ccfdbd4772af2f2e9651f3d11b8f98791
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_info.h
include_product/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
  *
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
  *