From 025f43929253ed1c4e39479edb153a07ae46f016 Mon Sep 17 00:00:00 2001 From: Jiyong Min Date: Mon, 22 May 2017 15:18:47 +0900 Subject: [PATCH] Fix doxygen error(modify the link for the feature) Change-Id: Ia65b2f4e1047deb9832c3fbf82b32c040f122e9a Signed-off-by: jiyong min --- doc/media_content_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/media_content_doc.h b/doc/media_content_doc.h index 3d481d4..fc530de 100755 --- a/doc/media_content_doc.h +++ b/doc/media_content_doc.h @@ -525,7 +525,7 @@ * * To ensure your application is only running on a device with specific features, please define the features in your manifest file using the manifest editor in the SDK. \n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * @section CAPI_CONTENT_MEDIA_FACE_DETECTION_MODULE_OVERVIEW Overview * The Face Detection API provides functions to detect face information associated with image files. \n -- 2.7.4