diff --git a/common/func_ICA.sh b/common/func_ICA.sh index ebd2e31..080a26a 100644 --- a/common/func_ICA.sh +++ b/common/func_ICA.sh @@ -29,7 +29,7 @@ wrt_iterations() { # # and "ITERATIONS" with no "$". ITERATION=iteration-$N if [ "$N" = "1" ] ; then - echo "$ITERATION: chapter06" >> $MKFILE + echo "$ITERATION: chapter6" >> $MKFILE wrt_prepare "$ITERATION" wrt_logs_and_clean "$ITERATION" PREV=$ITERATION