aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJohn Hawkinson <jhawk@mit.edu>2017-04-08 00:27:52 -0400
committerSergey M <dstftw@gmail.com>2017-04-08 13:07:25 +0700
commit3bef10a50ca61e4d6e06b0990b8ccf5f739c0601 (patch)
treeffa8f256fa85bf097500eeba296fdbcccb5d2631 /test
parenta84da06f49c04203b9dadd0b4d4091228ca5afcd (diff)
downloadyoutube-dl-3bef10a50ca61e4d6e06b0990b8ccf5f739c0601.zip
youtube-dl-3bef10a50ca61e4d6e06b0990b8ccf5f739c0601.tar.gz
youtube-dl-3bef10a50ca61e4d6e06b0990b8ccf5f739c0601.tar.bz2
[test_download] typo in comment
Diffstat (limited to 'test')
-rw-r--r--test/test_download.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_download.py b/test/test_download.py
index bd9dd86..6101556 100644
--- a/test/test_download.py
+++ b/test/test_download.py
@@ -152,7 +152,7 @@ def generator(test_case, tname):
try_num = 1
while True:
try:
- # We're not using .download here sine that is just a shim
+ # We're not using .download here since that is just a shim
# for outside error handling, and returns the exit code
# instead of the result dict.
res_dict = ydl.extract_info(