MM-22237 Fix text capitalization (#4041)

This commit is contained in:
Amit Uttam 2020-03-17 19:50:48 -03:00 committed by GitHub
parent 3af9af68e4
commit 8b33b449d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@
<key>NSCalendarsUsageDescription</key>
<string>Share contacts in your Mattermost instance</string>
<key>NSCameraUsageDescription</key>
<string>Take a Photo or Video and upload it to your mattermost instance</string>
<string>Take a Photo or Video and upload it to your Mattermost instance</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Send your current location to your Mattermost instance</string>
<key>NSLocationWhenInUseUsageDescription</key>