From a5eb12b2a467889fca3c663f129068de0b13668e Mon Sep 17 00:00:00 2001 From: jomui Date: Mon, 3 Apr 2017 13:24:55 +0900 Subject: [PATCH] fixed broken link in doc file Signed-off-by: jomui Change-Id: I2e2b731fb94106ce94e34519d567070f722f42d1 --- doc/geofence-manager-doc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/geofence-manager-doc.h b/doc/geofence-manager-doc.h index 6d463d8..b4e9930 100644 --- a/doc/geofence-manager-doc.h +++ b/doc/geofence-manager-doc.h @@ -51,7 +51,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. */ @@ -80,7 +80,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