From: kamaljeet chauhan Date: Fri, 4 Sep 2020 11:19:17 +0000 (+0530) Subject: Email header issue fix X-Git-Tag: accepted/tizen/6.5/unified/20211028.094126~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F243308%2F1;p=platform%2Fcore%2Fapi%2Femail.git Email header issue fix Change-Id: I9e4b89fd540559d9f58f6c3ff9b4f737cf78663b Signed-off-by: kamaljeet chauhan --- diff --git a/doc/email_doc.h b/doc/email_doc.h index 25fa466..45e532f 100755 --- a/doc/email_doc.h +++ b/doc/email_doc.h @@ -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