From: Christian Heller Date: Thu, 24 Dec 2015 14:47:44 +0000 (+0100) Subject: Fix typo. X-Git-Url: https://plomlompom.com/repos/?p=pingmail.git;a=commitdiff_plain;h=b2ebe2a3c90ec08ed7929adf178f2c08c94dbc54 Fix typo. --- diff --git a/pingmail b/pingmail index 4724412..5d97605 100755 --- a/pingmail +++ b/pingmail @@ -53,7 +53,7 @@ else modtime=$modtime_pingfile fi delta=`expr $now - $modtime` -echo "Wait time since last life sign or ping sent: "$delta" seconds:" +echo "Wait time since last life sign or ping sent: "$delta" seconds." # if delta > wait time, send reminder to person to check with, start reminder # mail timer if not in existence, re-touch ping wait file