From 7c5aa2fbefbe0aa345dcd8ab0834c4684c3169a3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Oct 2013 23:48:29 -0400 Subject: comment typo --- Utility/Scheduled.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utility') diff --git a/Utility/Scheduled.hs b/Utility/Scheduled.hs index 2c8663339..eba5aac49 100644 --- a/Utility/Scheduled.hs +++ b/Utility/Scheduled.hs @@ -148,7 +148,7 @@ calcNextTime (Schedule recurrance scheduledtime _duration) lasttime currenttime year = fromIntegral . fst . toOrdinalDate maxyday = 366 -- with leap days - maxwnum = 53 -- some years have more than 53 + maxwnum = 53 -- some years have more than 52 maxmday = 31 maxmnum = 12 maxwday = 7 -- cgit v1.2.3