Skip to content

Commit

Permalink
Merge pull request #40 from metcalfc/master
Browse files Browse the repository at this point in the history
▁▂▃▄▅▆▇█ vs more then ▁▂▃▄▅▆▇
  • Loading branch information
holman committed Nov 16, 2011
2 parents 159b265 + 9188168 commit edc8cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spark
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ EOF
}

# The actual fun characters we are generating in the sparkline.
ticks=(▁ ▂ ▃ ▄ ▅ ▆ ▇)
ticks=(▁ ▂ ▃ ▄ ▅ ▆ ▇)

# The numbers the user gave us.
numbers=()
Expand Down

0 comments on commit edc8cc3

Please sign in to comment.