Release Tizen2.0 beta
[framework/api/location-manager.git] / include / location_bounds.h
index 59ee72c..08146fc 100644 (file)
@@ -134,7 +134,7 @@ int location_bounds_create_polygon(location_coords_s* coords_list, int length, l
  * @see location_bounds_create_circle()
  * @see location_bounds_create_polygon()
  */
-bool location_bounds_is_contains_coordinates(location_bounds_h bounds, location_coords_s coords);
+bool location_bounds_contains_coordinates(location_bounds_h bounds, location_coords_s coords);
 
 /**
  * @brief Get the type of location bounds.