Parcourir la source

Merge pull request #478 from deltachat/typo

fix Info.plist syntax error
cyBerta il y a 5 ans
Parent
commit
3bb768822b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      deltachat-ios/Info.plist

+ 1 - 1
deltachat-ios/Info.plist

@@ -41,7 +41,7 @@
 	<key>NSCameraUsageDescription</key>
 	<string>Delta Chat uses your camera to take and send photos and videos and to scan QR-codes.</string>
 	<key>NSContactsUsageDescription</key>
-	<string>"Delta Chat uses your contacts to show a list of email addresses you can write to. Delta Chat has no server, your contacts are not sent anywhere.</string>
+	<string>Delta Chat uses your contacts to show a list of email addresses you can write to. Delta Chat has no server, your contacts are not sent anywhere.</string>
 	<key>NSMicrophoneUsageDescription</key>
 	<string>Delta Chat uses your microphone to record and send voice messages and videos with sound.</string>
 	<key>NSPhotoLibraryUsageDescription</key>