summaryrefslogtreecommitdiff
path: root/src/xbs-abs/helper-abs
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-02 16:39:41 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-02 16:39:41 -0400
commit938a711aae6ecf871f37dda71b8e55bebbb6eba8 (patch)
treef5d8c4c5f38295ea948a612c408da2bc06f2af74 /src/xbs-abs/helper-abs
parent7dd14c9d6869c9d129280358e44edc43eb2ca9bf (diff)
spell-check :/
Diffstat (limited to 'src/xbs-abs/helper-abs')
-rwxr-xr-xsrc/xbs-abs/helper-abs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xbs-abs/helper-abs b/src/xbs-abs/helper-abs
index 7ce7b51..88f572a 100755
--- a/src/xbs-abs/helper-abs
+++ b/src/xbs-abs/helper-abs
@@ -85,7 +85,7 @@ download() {
arch_svn -q up "$SVNDIR/$svnrepo"/*
else
# checkout non-recursive, then lazy load
- # nescessary because:
+ # necessary because:
# > DO NOT CHECK OUT THE ENTIRE SVN REPO. Your address
# > may be blocked.
arch_svn -q checkout -N "$svnurl" "$SVNDIR/$svnrepo"