Browse Source

Fix typo

master
Lyubomir Marinov 9 years ago
parent
commit
42f124b0f6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ios/app/Info.plist

+ 1
- 1
ios/app/Info.plist View File

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>

Loading…
Cancel
Save