Fix typo 57/171457/1 accepted/tizen/unified/20180307.071318 submit/tizen/20180305.053300
authorMinje Ahn <minje.ahn@samsung.com>
Mon, 5 Mar 2018 05:09:51 +0000 (14:09 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Mon, 5 Mar 2018 05:09:51 +0000 (14:09 +0900)
Change-Id: Ia5de4a226db385ca963589350af3c16a3d6a13b8
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
doc/metadata_extractor_doc.h

index daa5da4..ad7bf29 100644 (file)
@@ -37,7 +37,7 @@
  *    \#include <metadata_extractor.h>
  *
  * @section CAPI_METADATA_EXTRACTOR_OVERVIEW Overview
- * The @ref CAPI_METADATA_EXTRACTOR_MODULE API allows you to extract the metadata from a media file. To extract a particular type of metadata(#metadata_extractor_attr_e), create/destory the handle(#metadata_extractor_create()/#metadata_extractor_destroy). To set the path for extracting, and call metadata_extractor_get_metadata().
+ * The @ref CAPI_METADATA_EXTRACTOR_MODULE API allows you to extract the metadata from a media file. To extract a particular type of metadata(#metadata_extractor_attr_e), create/destroy the handle(#metadata_extractor_create()/#metadata_extractor_destroy). To set the path for extracting, and call metadata_extractor_get_metadata().
  */
 
 #endif /* __TIZEN_MEDIA_METADATA_EXTRACTOR_DOC_H__ */