Fix typo in cron.daily script comments
[ntk/apt.git] / debian / apt.cron.daily
index c358ef0..32fbafc 100644 (file)
@@ -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()
 {