summaryrefslogtreecommitdiff
path: root/src/gitget/gitget
diff options
context:
space:
mode:
Diffstat (limited to 'src/gitget/gitget')
-rwxr-xr-xsrc/gitget/gitget4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gitget/gitget b/src/gitget/gitget
index fe5d46b..ffae2a9 100755
--- a/src/gitget/gitget
+++ b/src/gitget/gitget
@@ -155,11 +155,11 @@ usage() {
prose 'For a checkout, the tree to checkout is specified by appending
`#ANYTHING=TREE-ISH` to the URL. For example, `#branch=stable`,
or `#tag=v12.3`. Whatever is on the left side of the equal sign
- is ignored, this is for compatability with `makepkg` source
+ is ignored, this is for compatibility with `makepkg` source
URLs.'
echo
prose "The URL may be prefixed with \`git+\`. This is also for
- compatability with \`makepkg\` source URLs."
+ compatibility with \`makepkg\` source URLs."
echo
prose "It does safety checks, figures out whether to clone or pull, and
other helpful things. This exists because the same