mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
Fix typo
This commit is contained in:
parent
e23309765a
commit
1c87718854
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ struct PermissionsFragment: View {
|
|||
.background(Color.grayMain2c200)
|
||||
.cornerRadius(40)
|
||||
|
||||
Text("**Notifications** : Pour vous informé quand vous recevez un message ou un appel.")
|
||||
Text("**Notifications** : Pour vous informer quand vous recevez un message ou un appel.")
|
||||
.default_text_style(styleSize: 15)
|
||||
.padding(.leading, 10)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue