aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorJosh Soref <[email protected]>2020-11-21 10:00:05 -0500
committerGitHub <[email protected]>2020-11-21 22:00:05 +0700
commit71ddc222adca21f471051e922d2c2f08a27b2d44 (patch)
treec2471ff82d27fa14aaab40b47d03421ebae5401a /test
parent21292c0649e956afc46bd39d774ec811d568de2a (diff)
downloadyoutube-dl-71ddc222adca21f471051e922d2c2f08a27b2d44.tar.gz
youtube-dl-71ddc222adca21f471051e922d2c2f08a27b2d44.zip
Fix typos (#27084)
* spelling: authorization Signed-off-by: Josh Soref <[email protected]> * spelling: brightcove Signed-off-by: Josh Soref <[email protected]> * spelling: creation Signed-off-by: Josh Soref <[email protected]> * spelling: exceeded Signed-off-by: Josh Soref <[email protected]> * spelling: exception Signed-off-by: Josh Soref <[email protected]> * spelling: extension Signed-off-by: Josh Soref <[email protected]> * spelling: extracting Signed-off-by: Josh Soref <[email protected]> * spelling: extraction Signed-off-by: Josh Soref <[email protected]> * spelling: frontline Signed-off-by: Josh Soref <[email protected]> * spelling: improve Signed-off-by: Josh Soref <[email protected]> * spelling: length Signed-off-by: Josh Soref <[email protected]> * spelling: listsubtitles Signed-off-by: Josh Soref <[email protected]> * spelling: multimedia Signed-off-by: Josh Soref <[email protected]> * spelling: obfuscated Signed-off-by: Josh Soref <[email protected]> * spelling: partitioning Signed-off-by: Josh Soref <[email protected]> * spelling: playlist Signed-off-by: Josh Soref <[email protected]> * spelling: playlists Signed-off-by: Josh Soref <[email protected]> * spelling: restriction Signed-off-by: Josh Soref <[email protected]> * spelling: services Signed-off-by: Josh Soref <[email protected]> * spelling: split Signed-off-by: Josh Soref <[email protected]> * spelling: srmediathek Signed-off-by: Josh Soref <[email protected]> * spelling: support Signed-off-by: Josh Soref <[email protected]> * spelling: thumbnail Signed-off-by: Josh Soref <[email protected]> * spelling: verification Signed-off-by: Josh Soref <[email protected]> * spelling: whitespaces Signed-off-by: Josh Soref <[email protected]>
Diffstat (limited to 'test')
-rw-r--r--test/parameters.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parameters.json b/test/parameters.json
index 7bf59c25f..65fd54428 100644
--- a/test/parameters.json
+++ b/test/parameters.json
@@ -37,7 +37,7 @@
"writeinfojson": true,
"writesubtitles": false,
"allsubtitles": false,
- "listssubtitles": false,
+ "listsubtitles": false,
"socket_timeout": 20,
"fixup": "never"
}