From 300bb3942e041494c6d99acf30f212d3ee4d9b99 Mon Sep 17 00:00:00 2001 From: Abhimanyu Swami Date: Wed, 4 Dec 2019 16:22:58 +0530 Subject: [PATCH] Native API Reference issues: developer.tizen.org => doc.tizen.org Change-Id: I60f58eeecb4c36ce57634e17270ce793c4dce28b Signed-off-by: Abhimanyu Swami --- doc/location-manager-doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/location-manager-doc.h b/doc/location-manager-doc.h index a89af8a..16de7a7 100644 --- a/doc/location-manager-doc.h +++ b/doc/location-manager-doc.h @@ -130,7 +130,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.7.4