]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl
Imported Debian patch 2007.08.24-1
[youtubedl] / youtube-dl
index c7d73a77fdedd77f9afc19f7bf49834b66149500..686e5c49f4ef63a6335d3eea2d34638b402872ec 100755 (executable)
@@ -369,7 +369,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')