From 53a2fe38a86526b082e1960420f2dfb20065a1e0 Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Wed, 4 Dec 2019 16:44:43 +0530 Subject: [PATCH] Native API Reference issues: developer.tizen.org => doc.tizen.org Change-Id: If29ccda31ccacaedc82b6dcff616931e57c77930 Signed-off-by: Abhimanyu Swami --- doc/messages_doc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/messages_doc.h b/doc/messages_doc.h index 958d0ac..755d37c 100755 --- a/doc/messages_doc.h +++ b/doc/messages_doc.h @@ -45,7 +45,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. *
*/ @@ -73,7 +73,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. */ @@ -98,7 +98,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. */ -- 2.34.1