mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Fix a few "it's -> its" typos
This commit is contained in:
		
							parent
							
								
									89749a5379
								
							
						
					
					
						commit
						305409cfcf
					
				
					 6 changed files with 8 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -502,7 +502,7 @@ static inline struct entry *load_or_initialize_entry(struct userdata *u, struct
 | 
			
		|||
        entry->description = pa_xstrdup(old->description);
 | 
			
		||||
        entry->icon = pa_xstrdup(old->icon);
 | 
			
		||||
    } else {
 | 
			
		||||
        /* This is a new device, so make sure we write it's priority list correctly */
 | 
			
		||||
        /* This is a new device, so make sure we write its priority list correctly */
 | 
			
		||||
        role_indexes_t max_priority;
 | 
			
		||||
        pa_datum key;
 | 
			
		||||
        bool done;
 | 
			
		||||
| 
						 | 
				
			
			@ -1328,7 +1328,7 @@ static int extension_cb(pa_native_protocol *p, pa_module *m, pa_native_connectio
 | 
			
		|||
                }
 | 
			
		||||
 | 
			
		||||
                pa_hashmap_free(h);
 | 
			
		||||
                pa_log_error("Client specified an unknown device in it's reorder list.");
 | 
			
		||||
                pa_log_error("Client specified an unknown device in its reorder list.");
 | 
			
		||||
                goto fail;
 | 
			
		||||
            }
 | 
			
		||||
            entry_free(e);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue