summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-05-17 18:40:43 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-05-17 18:40:43 -0400
commitbadd4a8d1293156a32d9502404b35825b35022ac (patch)
tree342654d678a6ef1d837286385ded633be9d3f497 /src
parente08875e4e21bca8a5309f039f3a32a86adda88fe (diff)
xbs: Fix spelling mistake in documentation
Diffstat (limited to 'src')
-rwxr-xr-xsrc/xbs/xbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xbs/xbs b/src/xbs/xbs
index 1c00d60..1af652a 100755
--- a/src/xbs/xbs
+++ b/src/xbs/xbs
@@ -51,7 +51,7 @@ usage() {
echo
print 'Commands:'
flag 'status' \
- 'Are there uncommited changes in `.`?'
+ 'Are there uncommitted changes in `.`?'
flag 'download' \
'Download or update the tree'
flag "release-client $(_ 'REPO ARCH')" \