summaryrefslogtreecommitdiff
path: root/src/xbs/xbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs/xbs')
-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')" \