diff options
Diffstat (limited to 'debian/apt.cron.daily')
-rw-r--r-- | debian/apt.cron.daily | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/apt.cron.daily b/debian/apt.cron.daily index c358ef012..32fbafc57 100644 --- a/debian/apt.cron.daily +++ b/debian/apt.cron.daily @@ -147,7 +147,7 @@ check_size_constraints() fi } -# sleep for a random intervall of time (default 30min) +# sleep for a random interval of time (default 30min) # (some code taken from cron-apt, thanks) random_sleep() { |