remove hyperlink from feature name of doc 11/249811/1 tizen_5.0
authorYunjin Lee <yunjin-.lee@samsung.com>
Thu, 17 Dec 2020 01:22:17 +0000 (10:22 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Thu, 17 Dec 2020 01:26:35 +0000 (01:26 +0000)
Change-Id: I7072256239f49a3034453445d1fabb6303ff27a4
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
doc/privilege-info_doc.h

index b8119dd..5b4537d 100755 (executable)
@@ -32,7 +32,7 @@
  *
  * @section CAPI_SECURITY_FRAMEWORK_PRIVILEGE_INFO_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/security.privacy_privilege\n
+ * - %http://tizen.org/feature/security.privacy_privilege\n
  * It is recommended to design feature related codes in your application for reliability.\n
  * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, and control your application's actions accordingly.\n
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n