From bbed2cbbd182bca4bddc3baea49b1e6bf5cbd582 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 2 Dec 2019 06:47:35 +1000 Subject: Typo-- --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon.lua') diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 96f6d62..da349fd 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -729,7 +729,7 @@ local downloads = function(host, URL, release, list) addDownload(host, URL, f, release, "/" .. l) end else - D('Downlaading http://' .. host .. URL .. '/merged/' .. list) + D('Downloading http://' .. host .. URL .. '/merged/' .. list) f:write('url "' .. 'http://' .. host .. URL .. '/merged/' .. list .. '"\n') f:write('output "results/' .. host .. '/merged/' .. list .. '"\n') end -- cgit v1.1