spelling mistake corrected
authorShrimadhav U K <SpEcHiDe@users.noreply.github.com>
Sun, 14 Jun 2015 05:49:42 +0000 (11:19 +0530)
committerShrimadhav U K <SpEcHiDe@users.noreply.github.com>
Sun, 14 Jun 2015 05:49:42 +0000 (11:19 +0530)
acces changed to accessing

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.