浏览代码

Fix typo

master
Lyubomir Marinov 8 年前
父节点
当前提交
42f124b0f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      ios/app/Info.plist

+ 1
- 1
ios/app/Info.plist 查看文件

47
 	<key>NSLocationWhenInUseUsageDescription</key>
47
 	<key>NSLocationWhenInUseUsageDescription</key>
48
 	<string></string>
48
 	<string></string>
49
 	<key>NSMicrophoneUsageDescription</key>
49
 	<key>NSMicrophoneUsageDescription</key>
50
-	<string>Participante in conferences with audio.</string>
50
+	<string>Participate in conferences with audio.</string>
51
 	<key>UIAppFonts</key>
51
 	<key>UIAppFonts</key>
52
 	<array>
52
 	<array>
53
 		<string>jitsi.ttf</string>
53
 		<string>jitsi.ttf</string>

正在加载...
取消
保存