From: Abhimanyu Swami Date: Mon, 2 Dec 2019 09:56:47 +0000 (+0530) Subject: Native API Reference issues: developer.tizen.org => doc.tizen.org X-Git-Tag: submit/tizen_5.5/20191216.113546^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a3f08c146495e5559bc7c151bb4b7ce9e92a973;p=platform%2Fcore%2Fapi%2Fmaps-service.git Native API Reference issues: developer.tizen.org => doc.tizen.org Change-Id: I5fbbc70832ebe12e17fd8444812e89ac2d050f42 Signed-off-by: Abhimanyu Swami --- diff --git a/doc/maps_service_doc.h b/doc/maps_service_doc.h index 36b4225..b19d47c 100644 --- a/doc/maps_service_doc.h +++ b/doc/maps_service_doc.h @@ -116,7 +116,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. */ #endif /*__MAPS_SERVICE_DOC_H__ */ diff --git a/include/maps_service.h b/include/maps_service.h index 9651bcc..ba605cd 100644 --- a/include/maps_service.h +++ b/include/maps_service.h @@ -449,7 +449,7 @@ int maps_service_cancel_request(const maps_service_h maps, int request_id); * 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. + * Feature Element. * @endif * @addtogroup CAPI_MAPS_GEOCODER_MODULE * @{ @@ -784,7 +784,7 @@ int maps_service_multi_reverse_geocode(const maps_service_h maps, maps_coordinat * 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. + * Feature Element. * @endif * @addtogroup CAPI_MAPS_PLACE_MODULE * @{ @@ -1131,7 +1131,7 @@ int maps_service_get_place_details(const maps_service_h maps, const char *uri, m * 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. + * Feature Element. * @endif * @addtogroup CAPI_MAPS_ROUTE_MODULE * @{ diff --git a/include/maps_view.h b/include/maps_view.h index e5d5c91..888a1c3 100644 --- a/include/maps_view.h +++ b/include/maps_view.h @@ -38,7 +38,7 @@ * 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. + * Feature Element. * @endif * @file maps_view.h * @brief This file contains the top level functions of View API.