spelink chequer is stil brok, a kind individual pointed out another typo
This commit is contained in:
parent
15787a3d0c
commit
8f647f3bbb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue