Skip to content

Commit fb96739

Browse files
committed
bin/xbps-uhelper: fix typo
1 parent d321d07 commit fb96739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/xbps-uhelper/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ usage(bool fail)
4747
" -d --debug Debug mode shown to stderr\n"
4848
" -r --rootdir <dir> Full path to rootdir\n"
4949
" -v --verbose Verbose messages\n"
50-
" -V --version Show XBPS verison\n"
50+
" -V --version Show XBPS version\n"
5151
"\n"
5252
"MODE\n"
5353
" arch Prints the configured XBPS architecture\n"

0 commit comments

Comments
 (0)