Skip to content

Commit

Permalink
fix #8580 typo in ios permission dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
yenda committed Jul 26, 2019
1 parent 7e061e9 commit 2d4b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/StatusIm/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<key>NSLocationWhenInUseUsageDescription</key>
<string>Location access is required for some DApps to function properly.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Photos access it required to give you ability to choose custom profile pictures.</string>
<string>Photos access is required to give you the ability to choose custom profile pictures.</string>
<key>UIAppFonts</key>
<array>
<string>Inter-Bold.otf</string>
Expand Down

0 comments on commit 2d4b277

Please sign in to comment.