summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorsanjay.ka <sanjay.ka@samsung.com>2013-03-21 17:04:40 +0530
committersanjay.ka <sanjay.ka@samsung.com>2013-03-21 17:04:40 +0530
commit01340976d2403e414c42964885697e3c0cf20b2e (patch)
tree92d56b57332efcb18923490ef5a59476e2ab860b /inc
parent3d5c0aa18e3cee8e583c9063a8d2a3fb55787acf (diff)
downloadlocations-01340976d2403e414c42964885697e3c0cf20b2e.tar.gz
locations-01340976d2403e414c42964885697e3c0cf20b2e.tar.bz2
locations-01340976d2403e414c42964885697e3c0cf20b2e.zip
osp-locations header file updated as per the TechContent team review.
Change-Id: Ib1e79ee52991ae03f6aab857fb715164ed983758 Signed-off-by: sanjay.ka <sanjay.ka@samsung.com>
Diffstat (limited to 'inc')
-rw-r--r--inc/FLocLocationProvider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/FLocLocationProvider.h b/inc/FLocLocationProvider.h
index 4477676..24f8371 100644
--- a/inc/FLocLocationProvider.h
+++ b/inc/FLocLocationProvider.h
@@ -230,7 +230,7 @@ public:
* @param[in] radius The monitoring radius in meters
* @param[out] regionId The ID for the registered region
* @exception E_SUCCESS The method is successful.
- * @exception E_INVALID_ARG The @c radius is not in the supported monitoring raidus range, which currently is [50, 100000] meters, @n
+ * @exception E_INVALID_ARG The @c radius is not in the supported monitoring radius range, which currently is [50, 100000] meters, @n
* else the @c radius or the latitude or the longitude of @c regionCenter is @c NaN
* @exception E_PRIVILEGE_DENIED The application does not have the privilege to call this method.
* @exception E_USER_NOT_CONSENTED The user blocks an application from using the location information.