]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl
Imported Debian patch 2008.01.24-1
[youtubedl] / youtube-dl
index 1aa612340933a1f4c55b889f018e1034e977af43..cbb11828f57337b5960fd4f38f2cb056f1a38166 100755 (executable)
@@ -370,7 +370,7 @@ try:
                block_size = new_block_size(before, after, dl_bytes)
 
        if video_len is not None and byte_counter != video_len:
-               error_advice_exit('server did not send the expected ammount of data')
+               error_advice_exit('server did not send the expected amount of data')
 
        video_file.close()
        cond_print('done.\n')