From: Martin Pool Date: Sun, 2 Dec 2001 13:02:17 +0000 (+0000) Subject: Typo fix by Tom Schmidt X-Git-Tag: v2.5.1pre1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40c02891763869160a4b8400c6b7cb3629088d7f;p=thirdparty%2Frsync.git Typo fix by Tom Schmidt --- diff --git a/runtests.sh b/runtests.sh index d6a9a482d..8c3222f7a 100755 --- a/runtests.sh +++ b/runtests.sh @@ -183,7 +183,7 @@ do if sh $RUNSHFLAGS "$testscript" then - echo "----- $testbase completed succesfully" + echo "----- $testbase completed successfully" passed=`expr $passed + 1` else case $? in