]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube-dl
Imported Debian patch 2008.03.22-1
[youtubedl] / youtube-dl
index ba27e753c33203381d6987f377fa5dd7b823f299..52f1e3fa512c3154c4fd27b8f5c2e9724e7c8869 100755 (executable)
@@ -394,7 +394,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')