mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	Fixed typo
This commit is contained in:
		| @@ -232,7 +232,7 @@ class YoutubeDL(object): | ||||
|             # On Python 3, the Unicode filesystem API will throw errors (#1474) | ||||
|             self.report_warning( | ||||
|                 'Assuming --restrict-filenames since file system encoding ' | ||||
|                 'cannot encode all charactes. ' | ||||
|                 'cannot encode all characters. ' | ||||
|                 'Set the LC_ALL environment variable to fix this.') | ||||
|             self.params['restrictfilenames'] = True | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 George Boyle
					George Boyle