correct typos
This commit is contained in:
parent
935fcbc9de
commit
6444f1291c
3 changed files with 4 additions and 4 deletions
|
|
@ -211,7 +211,7 @@
|
|||
fi
|
||||
|
||||
counter="$N" # Use parsed positional argument
|
||||
echo -n "$sftbf" # Print everyting from here bold
|
||||
echo -n "$sftbf" # Print everything from here bold
|
||||
while [ "$counter" -gt 0 ]; do
|
||||
if [ "$reverse" == true ]; then # Use parsed flag
|
||||
echo " $counter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue