From: chanywa Date: Tue, 23 May 2017 01:39:46 +0000 (+0900) Subject: Fix the link regarding how to configure features X-Git-Tag: submit/tizen/20170523.015640^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=560cd4b59a23f0d53dba162ab1cfc4ee5410d9cc;p=platform%2Fcore%2Fapi%2Fmaps-service.git Fix the link regarding how to configure features Change-Id: Id4a54326dcd42125a9ce54d7037133824b4113fb --- diff --git a/include/maps_service.h b/include/maps_service.h index 9e204aa..9651bcc 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 List. + * 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 List. + * 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 List. + * Feature Element. * @endif * @addtogroup CAPI_MAPS_ROUTE_MODULE * @{ diff --git a/include/maps_view.h b/include/maps_view.h index 6330637..e5d5c91 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 List. + * Feature Element. * @endif * @file maps_view.h * @brief This file contains the top level functions of View API.