summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Coleman <michael.karl.coleman@gmail.com>2015-05-19 22:41:17 -0400
committerJunio C Hamano <gitster@pobox.com>2015-05-19 21:20:58 -0700
commit5c2a581dc9c7ce61c0dfbbdc56fc951aa0b8288f (patch)
tree15058831c4ca23a7de3288ffd64ae8e90781d857
parentc51f6ceed6a9a436f16f8b4f17eab1a3d17cffed (diff)
downloadgit-mc/commit-doc-grammofix.tar.gz
Documentation/git-commit: grammofixmc/commit-doc-grammofix
Signed-off-by: Michael Coleman <michael.karl.coleman@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt
index f89db9a0ff..ecabf1ac36 100644
--- a/Documentation/git-commit.txt
+++ b/Documentation/git-commit.txt
@@ -71,7 +71,7 @@ OPTIONS
--reset-author::
When used with -C/-c/--amend options, declare that the
- authorship of the resulting commit now belongs of the committer.
+ authorship of the resulting commit now belongs to the committer.
This also renews the author timestamp.
-F <file>::