summaryrefslogtreecommitdiff
path: root/src/xbs-abs/helper-abs
diff options
context:
space:
mode:
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"