From: Shrimadhav U K Date: Sun, 14 Jun 2015 05:49:42 +0000 (+0530) Subject: spelling mistake corrected X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=180940e02df60129bce36035b4a2fd79c0c60995;p=youtube-dl spelling mistake corrected acces changed to accessing --- diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py index b1f792d4e..aacec2958 100755 --- a/youtube_dl/YoutubeDL.py +++ b/youtube_dl/YoutubeDL.py @@ -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.