diff options
Diffstat (limited to 'src/gitget/libregit')
-rwxr-xr-x | src/gitget/libregit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gitget/libregit b/src/gitget/libregit index 41aefc3..f1775c1 100755 --- a/src/gitget/libregit +++ b/src/gitget/libregit @@ -21,7 +21,7 @@ usage() { print 'Usage: %s REPO REF DIR' "${0##*/}" - print 'A compatability wrapper around `gitget checkout`' + print 'A compatibility wrapper around `gitget checkout`' echo prose "This exists because gitget used to be called libregit, and took the arguments in this format, and I'm sure there are a few |