소스 검색

Merge pull request #478 from deltachat/typo

fix Info.plist syntax error
cyBerta 5 년 전
부모
커밋
3bb768822b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>