diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-06-01 12:45:12 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-06-01 12:45:13 -0700 |
commit | 1fd63cac50ea2ea95bb217a45c72084af3353d4f (patch) | |
tree | 7a6544e1658895b8628e103bf7c471a05811c75c /Documentation/git-commit.txt | |
parent | Merge branch 'jh/filter-empty-contents' (diff) | |
parent | Documentation/git-commit: grammofix (diff) | |
download | tgif-1fd63cac50ea2ea95bb217a45c72084af3353d4f.tar.xz |
Merge branch 'mc/commit-doc-grammofix'
Doc grammar fix.
* mc/commit-doc-grammofix:
Documentation/git-commit: grammofix
Diffstat (limited to 'Documentation/git-commit.txt')
-rw-r--r-- | Documentation/git-commit.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 617dea083e..904dafa0f7 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -94,7 +94,7 @@ OPTIONS --reset-author:: When used with -C/-c/--amend options, or when committing after a a conflicting cherry-pick, declare that the authorship of the - resulting commit now belongs of the committer. This also renews + resulting commit now belongs to the committer. This also renews the author timestamp. --short:: |