From: Abhimanyu Swami Date: Wed, 4 Dec 2019 10:02:50 +0000 (+0530) Subject: Native API Reference issues: developer.tizen.org => docs.tizen.org X-Git-Tag: submit/tizen_5.0/20201218.101901~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5def9ca24243601d7f4fcee3a1921493e9a0ec0c;p=platform%2Fcore%2Fapi%2Femail.git Native API Reference issues: developer.tizen.org => docs.tizen.org Change-Id: Ic59c3e620852f90449f7cd030e32d5cf682dde4e 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),