mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 11:44:18 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -88,7 +88,7 @@ class __AccountSettingsBodyState extends State<_AccountSettingsBody> {
 | 
			
		||||
        // Notifications settings
 | 
			
		||||
        _SettingsSection(
 | 
			
		||||
          title: tr("Notifications"),
 | 
			
		||||
          subtitle: tr("Customize the notifications you receive on you phone"),
 | 
			
		||||
          subtitle: tr("Customize the notifications you receive on your phone"),
 | 
			
		||||
          icon: Icons.notifications,
 | 
			
		||||
          onBuild: () => NotificationsSettingsScreen(),
 | 
			
		||||
        ),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user