summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorJason Wray <jason@kulturny.com>2015-09-04 17:49:38 -0400
committerJason Wray <jason@kulturny.com>2015-09-04 17:54:46 -0400
commit584c36f348d586bd07d27e6a4c9a7f318a98044c (patch)
tree208de5106b7ed008652eef1c32c412c2f985dfde /ios
parenta07770450cc86980b087e5f1e00733fa41a6eff6 (diff)
downloadqtlocation-mapboxgl-584c36f348d586bd07d27e6a4c9a7f318a98044c.tar.gz
Update NSLocationWhenInUseUsageDescription string
Fixes #1930
Diffstat (limited to 'ios')
-rw-r--r--ios/app/app-info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/app-info.plist b/ios/app/app-info.plist
index 978cc271e4..665324693f 100644
--- a/ios/app/app-info.plist
+++ b/ios/app/app-info.plist
@@ -40,7 +40,7 @@
<key>NSHumanReadableCopyright</key>
<string>(c) 2014 Mapbox</string>
<key>NSLocationWhenInUseUsageDescription</key>
- <string>The map will be centered on the user's location.</string>
+ <string>The map will display the user&apos;s location.</string>
<key>UILaunchStoryboardName</key>
<string>Default</string>
<key>UIRequiredDeviceCapabilities</key>