testing1/collatz_test.sh
changeset 206 b886da5af7c6
parent 199 2e13dedd922e
child 210 34f935e13bdd
--- 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