From 2be7d88f44bdda5092dc8becab948bdb8c049003 Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Mon, 16 Dec 2019 12:01:30 +0530 Subject: [PATCH] Native API Reference issues: developer.tizen.org => docs.tizen.org Change-Id: I6f80892523247a27846854c877c9cdf6efbfa366 Signed-off-by: Abhimanyu Swami (cherry picked from commit c38fb50ccb704c199fb5ab24121b6843a848d0d4) --- doc/location-manager-doc.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/location-manager-doc.h b/doc/location-manager-doc.h index 16de7a7..6d82e4c 100644 --- a/doc/location-manager-doc.h +++ b/doc/location-manager-doc.h @@ -99,7 +99,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. */ @@ -153,7 +153,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. */ @@ -175,7 +175,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