summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Böhm <igor@9lab.org>2021-11-06 00:15:28 +0000
committerIgor Böhm <igor@9lab.org>2021-11-06 00:15:28 +0000
commit160e36aaef907ac15bbda9af1f628b266a7568df (patch)
tree8e713f307689727a3fce46d4a486e68eadbcff42
parent775608db7c004aca265474adb3e081f676b3b12a (diff)
git(1): fix typo in git/push section
-rw-r--r--sys/man/1/git2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/git b/sys/man/1/git
index 9d8939ecd..3cdd32c2f 100644
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -261,7 +261,7 @@ When passed the
option, all branches are pushed.
When passed the
.I -u upstream
-option, the changed are pushed to
+option, the changes are pushed to
.I upstream
instead of the configured origin.
When given the