summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2019-08-02 13:06:55 -0700
committerjmkiley <jordan.kiley@mapbox.com>2019-08-02 13:06:55 -0700
commit52de59c8f24bcb48833b447c9d28ce812716e269 (patch)
tree96fc0df84f09341106e15aed8b1fab0cb6d40dfd
parent4ef5d24d3c7898000fd31dc36e27bf6f05afaa24 (diff)
downloadqtlocation-mapboxgl-upstream/jmkiley-scale-bar-docs.tar.gz
[ios] finished trailing sentenceupstream/jmkiley-scale-bar-docs
-rw-r--r--platform/ios/src/MGLMapView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/src/MGLMapView.h b/platform/ios/src/MGLMapView.h
index 5475da0b48..e6f66e39ae 100644
--- a/platform/ios/src/MGLMapView.h
+++ b/platform/ios/src/MGLMapView.h
@@ -295,7 +295,7 @@ MGL_EXPORT
view’s center coordinate, as well as the device screen width. At latitudes
farther from the equator, the scale bar becomes visible at lower zoom levels.
- The scale bar's unit of measurement is determined by the end user's.
+ The unit of measurement is determined by the user's device locale.
The view controlled by this property is available at `scaleBar`. The default value
of this property is `NO`.