]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl
Imported Debian patch 2008.03.08-1
[youtubedl] / youtube-dl
index 56e770f99b3583bb3694ea9f9d83bcf76d89620b..4a31968a1e9eb9b34dadd796fc8628410424f026 100755 (executable)
@@ -382,7 +382,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')