mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 09:46:05 +00:00
Fix typo on output text
This commit is contained in:
parent
549f1b9e68
commit
e6713e8769
@ -59,7 +59,7 @@ class WaybackMachineDownloader
|
||||
end
|
||||
|
||||
def download_files
|
||||
puts "Downlading #{@base_url} to #{backup_path} from Wayback Machine..."
|
||||
puts "Downloading #{@base_url} to #{backup_path} from Wayback Machine..."
|
||||
puts
|
||||
file_list_curated = get_file_list_curated
|
||||
count = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user