From 52de59c8f24bcb48833b447c9d28ce812716e269 Mon Sep 17 00:00:00 2001 From: jmkiley Date: Fri, 2 Aug 2019 13:06:55 -0700 Subject: [ios] finished trailing sentence --- platform/ios/src/MGLMapView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`. -- cgit v1.2.1