Skip to content
Snippets Groups Projects
Commit d2a5c75a authored by Holden Karau's avatar Holden Karau
Browse files

Spelling

parent b4a1ffc6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment