diff --git a/scripts/echomix.sh b/scripts/echomix.sh index 58a665c5..6ecfeb30 100644 --- a/scripts/echomix.sh +++ b/scripts/echomix.sh @@ -30,7 +30,7 @@ do vb=$(( $(( idx + OFFS )) % NBRE)) imgB=$(printf "$SRCDIR/%04d.fimg" $vb) - # ... ant the output filename + # ... and the output filename # dst=$(printf "%s/%05d.png" ${DSTDIR} $idx)