Explorar o código

Update test_age_restriction.py

typo
Simon W. Jackson %!s(int64=11) %!d(string=hai) anos
pai
achega
8ae980807a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/test_age_restriction.py

+ 1 - 1
test/test_age_restriction.py

@@ -13,7 +13,7 @@ from youtube_dl import YoutubeDL
 
 
 def _download_restricted(url, filename, age):
-    """ Returns true iff the file has been downloaded """
+    """ Returns true if the file has been downloaded """
 
     params = {
         'age_limit': age,