Typo fix by Tom Schmidt
[rsync/rsync.git] / runtests.sh
index d6a9a48..8c3222f 100755 (executable)
@@ -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