From: Abhimanyu Swami Date: Wed, 8 Apr 2020 06:58:15 +0000 (+0530) Subject: Native API Reference Issues X-Git-Tag: submit/tizen/20201218.101813~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97f65ba479254756c3d182444e8f327c0407f032;p=platform%2Fcore%2Fapi%2Femail.git Native API Reference Issues Change-Id: I864e4757cdb47821e7cc2566e9ef26d7043d0fdc Signed-off-by: Abhimanyu Swami --- diff --git a/doc/email_doc.h b/doc/email_doc.h index 6ca2310..25fa466 100755 --- a/doc/email_doc.h +++ b/doc/email_doc.h @@ -49,7 +49,7 @@ * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * Email sending is asynchronous and the application should not wait for the result. * Not only may the process be slow (connections to be established and so on),