testing1/collatz_test.sh
changeset 206 bbe00108a6f3
parent 199 54befaf23648
child 210 63a1376cbebd
--- a/testing1/collatz_test.sh	Sat Nov 17 13:06:17 2018 +0000
+++ b/testing1/collatz_test.sh	Sat Nov 17 13:14:52 2018 +0000
@@ -37,7 +37,7 @@
 
 if (scala_vars collatz.scala)
 then
-  echo "  --> fail (make tripply-sure your program conforms to the required format)" >> $out
+  echo "  --> fail (make triple-sure your program conforms to the required format)" >> $out
   tsts0=$(( 0 ))
 else
   echo "  --> success" >> $out