Longest Life #13
1 changed files with 1 additions and 1 deletions
2
rowbot
2
rowbot
|
@ -169,7 +169,7 @@ seconds() {
|
|||
time+=", "
|
||||
fi
|
||||
|
||||
time="$seconds second"
|
||||
time+="$seconds second"
|
||||
|
||||
if (( seconds > 1 )); then
|
||||
time+=s
|
||||
|
|
Loading…
Add table
Reference in a new issue