mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 09:07:34 +01:00 
			
		
		
		
	typo fixed
This commit is contained in:
		
							parent
							
								
									01d4ca72e9
								
							
						
					
					
						commit
						423a0a4493
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								tts.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								tts.py
									
										
									
									
									
								
							|  | @ -734,7 +734,7 @@ class IRC: | ||||||
|                     converted_picks = [str(element) for element in picks] |                     converted_picks = [str(element) for element in picks] | ||||||
|                     joined_picks = " ".join(converted_picks) |                     joined_picks = " ".join(converted_picks) | ||||||
|                 except: # pylint: disable=bare-except |                 except: # pylint: disable=bare-except | ||||||
|                     logging.error("There was an eroor during picking.") |                     logging.error("There was an error during picking.") | ||||||
|                     joined_picks = False |                     joined_picks = False | ||||||
| 
 | 
 | ||||||
|                 if joined_picks: |                 if joined_picks: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue