summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiyong.min <jiyong.min@samsung.com>2019-12-02 10:54:12 +0900
committerJiyong Min <jiyong.min@samsung.com>2019-12-02 01:56:35 +0000
commitc08ddcd2a933193ff4e983d4e902995001444856 (patch)
tree4b89d10948bbb4f267555d216d2402335b92812a
parentdf224784d324f12313406a45e7ed2c84c36aeb45 (diff)
downloadmedia-content-tizen_4.0.tar.gz
media-content-tizen_4.0.tar.bz2
media-content-tizen_4.0.zip
Update documenttizen_4.0
- Change wrong address for feature-element Change-Id: I2778d54eaffb4a170140bbcefa6fce551a5fa6ae
-rwxr-xr-xdoc/media_content_doc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/media_content_doc.h b/doc/media_content_doc.h
index b011a77..4e457fd 100755
--- a/doc/media_content_doc.h
+++ b/doc/media_content_doc.h
@@ -792,7 +792,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 <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#%3Cfeature%3E-element"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
*
* @section CAPI_CONTENT_MEDIA_FACE_DETECTION_MODULE_OVERVIEW Overview
* The Face Detection API provides functions to detect face information associated with image files. \n