fix a small typo

Submitted by:	Marian Cerny <jojo@matfyz.cz>
This commit is contained in:
Oliver Lehmann 2005-09-13 14:45:03 +00:00
parent 1134ac5d15
commit 5d4c24525f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142600

View file

@ -212,7 +212,7 @@ post-install:
.endfor
.endif
@${ECHO_MSG} ""
@${ECHO_MSG} "Add the following line to your /etc/crontab to make shure the"
@${ECHO_MSG} "Add the following line to your /etc/crontab to make sure the"
@${ECHO_MSG} "sqwebmail cache directory gets cleaned up."
@${ECHO_MSG} "0 * * * * ${CACHEOWNER} ${PREFIX}/share/sqwebmail/cleancache.pl"
@${ECHO_MSG} ""