From: Philipp Hagemeister Date: Tue, 1 Jan 2013 18:07:01 +0000 (+0100) Subject: typo X-Git-Url: http://git.oshgnacknak.de/?a=commitdiff_plain;h=911ee27e83e1d6b35b4c4f10e6ed9820a925eeda;p=youtube-dl typo --- diff --git a/test/test_download.py b/test/test_download.py index 5b35c37e7..238195050 100644 --- a/test/test_download.py +++ b/test/test_download.py @@ -60,7 +60,7 @@ class TestDownload(unittest.TestCase): os.remove(fn) -### Dinamically generate tests +### Dynamically generate tests def generator(test_case): def test_template(self):