diff --git a/bin/git-vendor b/bin/git-vendor index 04373b5..2f2dcd6 100755 --- a/bin/git-vendor +++ b/bin/git-vendor @@ -253,7 +253,7 @@ cmd_upstream() if [ ! -z "$repository_arg" ]; then - # override the reposition read from the commit logs + # override the repository read from the commit logs # with the one read from the command line arguments repository=$repository_arg fi