[extractor/common] Fix typo

This commit is contained in:
Sergey M․ 2016-01-03 03:14:57 +06:00
parent 7fcbe8a101
commit cedd8d286a

View File

@ -770,7 +770,7 @@ class InfoExtractor(object):
Sort formats. Sort formats.
Sorting behavior can be customized by specifying absolute or relative criteria Sorting behavior can be customized by specifying absolute or relative criteria
order and criteria exclusion. Criteria is either a field from formats dictionary order and criteria exclusion. Criterion is either a field from formats dictionary
or a synthetic expression calculated based on some data from formats dictionary. or a synthetic expression calculated based on some data from formats dictionary.
Currently following criteria are supported for sorting customization: Currently following criteria are supported for sorting customization: