aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index c69f0fc..e192522 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -601,7 +601,7 @@ git push
The @option{-u origin BRANCH_NAME} is just
to initially tell which remote repository
-a pushes should go to.@footnote{It actually
+pushes should go to.@footnote{It actually
also tells to not push anything else.}
To switch branch use the checkout command: