]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl
Imported Debian patch 2007.03.27-1
[youtubedl] / youtube-dl
index 8399e88bf5d94ecec2ffcc9825a88b4a98d19e18..5e1248939d13e02aba8f655ba9921c7d5bb4fa5c 100755 (executable)
@@ -362,7 +362,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')