Fix a feature string not to look like a link 50/250150/1 tizen_5.5
authorDongsun Lee <ds73.lee@samsung.com>
Mon, 21 Dec 2020 07:34:13 +0000 (16:34 +0900)
committerDong Sun Lee <ds73.lee@samsung.com>
Mon, 21 Dec 2020 07:40:50 +0000 (07:40 +0000)
Change-Id: I282aee68f142a515c59d21af37138832efa22851
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
doc/device_certificate_manager_doc.h

index abe943fa4e90c8b9b4f50229dbcafc982f60c91a..0e08ce5d18da09f779bc50e64dbbf53bd11b54c7 100644 (file)
@@ -32,7 +32,7 @@
   *
   * @section CAPI_DEVICE_CERTIFICATE_MANAGER_MODULE_FEATURE Related Features
   * This module is related with the following features:\n
-  * - http://tizen.org/feature/security.device_certificate\n
+  * - %http://tizen.org/feature/security.device_certificate\n
   * It is recommended to use features in your application for reliability.\n
   * You can check if the 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 running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n