Email header issue fix 08/243308/1
authorkamaljeet chauhan <kamal.jc@samsung.com>
Fri, 4 Sep 2020 11:19:17 +0000 (16:49 +0530)
committerkamaljeet chauhan <kamal.jc@samsung.com>
Fri, 4 Sep 2020 11:19:17 +0000 (16:49 +0530)
Change-Id: I9e4b89fd540559d9f58f6c3ff9b4f737cf78663b
Signed-off-by: kamaljeet chauhan <kamal.jc@samsung.com>
doc/email_doc.h

index 25fa466..45e532f 100755 (executable)
@@ -45,7 +45,8 @@
  *
  * @section CAPI_MESSAGING_EMAIL_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/email\n
+ * - %http://tizen.org/feature/email\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, thereby controlling the procedure of your application.\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