Merge pull request #5976 from SpEcHiDe/patch-1
authorSergey M. <dstftw@gmail.com>
Sun, 14 Jun 2015 13:26:53 +0000 (18:26 +0500)
committerSergey M. <dstftw@gmail.com>
Sun, 14 Jun 2015 13:26:53 +0000 (18:26 +0500)
spelling mistake corrected

youtube_dl/YoutubeDL.py

index b1f792d4ef8815dc8cfb4471cdd6f0e47a93e8f7..aacec295889814e1d27e42a5bd14ed0ce2d6fe78 100755 (executable)
@@ -119,7 +119,7 @@ class YoutubeDL(object):
 
     username:          Username for authentication purposes.
     password:          Password for authentication purposes.
-    videopassword:     Password for acces a video.
+    videopassword:     Password for accessing a video.
     usenetrc:          Use netrc for authentication instead.
     verbose:           Print additional info to stdout.
     quiet:             Do not print messages to stdout.