mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	log: Totally trivial spelling 'correction' (for en-US)
This commit is contained in:
		
							parent
							
								
									34c545c00c
								
							
						
					
					
						commit
						340729d66f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1181,7 +1181,7 @@ pa_bool_t pa_sink_input_may_move(pa_sink_input *i) {
 | 
				
			||||||
        return FALSE;
 | 
					        return FALSE;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (i->sync_next || i->sync_prev) {
 | 
					    if (i->sync_next || i->sync_prev) {
 | 
				
			||||||
        pa_log_warn("Moving synchronised streams not supported.");
 | 
					        pa_log_warn("Moving synchronized streams not supported.");
 | 
				
			||||||
        return FALSE;
 | 
					        return FALSE;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue