Эх сурвалжийг харах

Merge pull request #478 from deltachat/typo

fix Info.plist syntax error
cyBerta 5 жил өмнө
parent
commit
3bb768822b

+ 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>