Fixed spelling error

This commit is contained in:
Michiel Broek 2005-08-26 10:42:43 +00:00
parent 3438ac9010
commit 447276a908

View File

@ -76,7 +76,7 @@ crontab - << EOF
# Weekly event at Sunday 00:15. # Weekly event at Sunday 00:15.
15 00 * * 0 $MHOME/etc/weekly 15 00 * * 0 $MHOME/etc/weekly
# Monthly event at the 1st day of the month at 00:30. # Monthly event at the 1st day of the month at 01:30.
30 00 1 * * $MHOME/etc/monthly 30 00 1 * * $MHOME/etc/monthly
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------