mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-03 19:54:12 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -50,7 +50,7 @@ List<Widget> buildTour(TourRouteState state) {
 | 
				
			|||||||
    // Forez specific features
 | 
					    // Forez specific features
 | 
				
			||||||
    PresentationPane(
 | 
					    PresentationPane(
 | 
				
			||||||
      icon: Icons.calendar_today,
 | 
					      icon: Icons.calendar_today,
 | 
				
			||||||
      title: tr("Forez in presence"),
 | 
					      title: tr("Presence in Forez"),
 | 
				
			||||||
      text: tr(
 | 
					      text: tr(
 | 
				
			||||||
          "Easily specify the days you are in Forez plain, so that everyone can know it!"),
 | 
					          "Easily specify the days you are in Forez plain, so that everyone can know it!"),
 | 
				
			||||||
      actionTitle: tr("Do it now!"),
 | 
					      actionTitle: tr("Do it now!"),
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user