aboutsummaryrefslogtreecommitdiff
path: root/git-push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'git-push.sh')
-rwxr-xr-xgit-push.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-push.sh b/git-push.sh
index f10cadbf1..21775fc21 100755
--- a/git-push.sh
+++ b/git-push.sh
@@ -63,7 +63,7 @@ esac
shift ;# away the initial 'x'
# $# is now 0 if there was no explicit refspec on the command line
-# and there was no defalt refspec to push from remotes/ file.
+# and there was no default refspec to push from remotes/ file.
# we will let git-send-pack to do its "matching refs" thing.
case "$remote" in