spelink chequer is stil brok, a kind individual pointed out another typo

This commit is contained in:
George Boudreau 2006-06-09 02:45:54 +00:00
parent 15787a3d0c
commit 8f647f3bbb

View file

@ -44,7 +44,7 @@ for ((MIN=0; MIN >= 0; MIN++)); do
write_or_exit "${CSI}${POS}G${GRAPHIC_CHAR}"
sleep .2
done
# Display the accumlated time.
# Display the accumulated time.
write_or_exit "${TS_POSITION}${MIN} min. ${SEC} sec. "
done
done