Fix wrong description 55/124255/2
authorMinje Ahn <minje.ahn@samsung.com>
Tue, 11 Apr 2017 04:01:24 +0000 (13:01 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Tue, 11 Apr 2017 04:02:32 +0000 (13:02 +0900)
Change-Id: I89f2e3fb720119543801db0db71b4d60e78f4db7
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_content_type.h

index ec345df..1e7abc1 100755 (executable)
@@ -694,7 +694,7 @@ typedef bool (*media_face_cb)(media_face_h face, void *user_data);
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
  */
-#define MEDIA_SIZE "MEDIA_SIZE"  /**< Media MIME size */
+#define MEDIA_SIZE "MEDIA_SIZE"  /**< Media file size */
 
 /**
  * @brief You can use above define to set the condition of media filter and order keyword.
@@ -1275,6 +1275,12 @@ typedef bool (*media_face_cb)(media_face_h face, void *user_data);
 #define MEDIA_STORAGE_PATH                             "STORAGE_PATH"  /**< Storage path */
 
 /**
+ * @}
+ */
+
+/**
+ * @addtogroup CAPI_CONTENT_MEDIA_FACE_MODULE
+ * @{
  * @brief You can use above define to set the condition of face filter and order keyword.
  * @since_tizen 3.0
  */