diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-07-02 16:39:41 -0400 |
commit | 938a711aae6ecf871f37dda71b8e55bebbb6eba8 (patch) | |
tree | f5d8c4c5f38295ea948a612c408da2bc06f2af74 /src/gitget/libregit | |
parent | 7dd14c9d6869c9d129280358e44edc43eb2ca9bf (diff) |
spell-check :/
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 |