From 961f0c5355e12120955d3dec08162237e5096c2b Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Mon, 29 May 2017 11:20:27 +0100 Subject: spelling mistake in comments --- cron-jobs/make_repo_torrents | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron-jobs') diff --git a/cron-jobs/make_repo_torrents b/cron-jobs/make_repo_torrents index d513f6e..b5fed2c 100755 --- a/cron-jobs/make_repo_torrents +++ b/cron-jobs/make_repo_torrents @@ -68,7 +68,7 @@ do done < "${pkgfilelist}" # For torrents older than 1 year, we check if it's package still -# exists, else clean it up This shouldn't be done every hour, but it +# exists, else clean it up. This shouldn't be done every hour, but it # is good for it to be in this cronjob so it can re-use the # $pkgfilelist we made earlier. So we do it with a 1-in-30 # probability. -- cgit v1.2.3