Fixed typo.

git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@416 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
htgoebel 2005-01-20 19:54:33 +00:00
parent 9aaaebc5a4
commit 4c5fe5896d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ restart() {
}
reload() {
gprintf "Reloading cron daemon configuration: "
gprintf "Reloading $prog daemon configuration: "
killproc $prog -HUP
retval=$?
echo