Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Jan 5, 2014
1 parent b4a1ffc commit d2a5c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if hash sbt 2>/dev/null; then
sbt $@
else
printf "NOT FOUND]\n"
# Download sbt or use allready downloaded
# Download sbt or use already downloaded
if [ ! -d .sbtlib ]; then
mkdir .sbtlib
fi
Expand Down

0 comments on commit d2a5c75

Please sign in to comment.