[Glitch] Fix typo in mute confirmation dialog
Port 559da46fd48b7442a79de563206fb974f05bd1f4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									b3c19aa777
								
							
						
					
					
						commit
						badf02891a
					
				@ -82,7 +82,7 @@ class MuteModal extends React.PureComponent {
 | 
			
		||||
          <p className='mute-modal__explanation'>
 | 
			
		||||
            <FormattedMessage
 | 
			
		||||
              id='confirmations.mute.explanation'
 | 
			
		||||
              defaultMessage='This will hide posts from them and posts mentioning them, but it will still allow them to see your posts follow you.'
 | 
			
		||||
              defaultMessage='This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.'
 | 
			
		||||
            />
 | 
			
		||||
          </p>
 | 
			
		||||
          <div className='setting-toggle'>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user