One more change

This commit is contained in:
Neale Pickett 2011-01-10 14:11:58 -06:00
parent 99c617f4a6
commit 6032755c2e
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ adj () {
case "$text" in
.whuffie\ *)
who=${text#.whuffie }
whuffie\ *)
who=${text#whuffie }
amt=$(get "$who")
echo "$who has whuffie score of $amt"
;;