diff options
author | Markus Heidelberg <markus.heidelberg@web.de> | 2008-12-19 13:14:18 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-12-19 19:37:18 -0800 |
commit | 5832d1a9da78273652c213d8e1535c09dd7dc079 (patch) | |
tree | e78b5b592473c8187f14f4fd956855c4e6f2b2ff /Documentation/git-diff-tree.txt | |
parent | efe05b019ca19328d27c07ef32b4698a7f36166f (diff) | |
download | git-5832d1a9da78273652c213d8e1535c09dd7dc079.tar.gz |
Documentation: fix typos, grammar, asciidoc syntax
[jc: the original patch was against master but 99% of it
applied to maint; this commit splits out the part that
applies only to master.]
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-diff-tree.txt')
-rw-r--r-- | Documentation/git-diff-tree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index fdf8e7b277..23b7abd3c6 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -63,7 +63,7 @@ and terminated by a newline) is printed before the difference. When comparing commits, the ID of the first (or only) commit, followed by a newline, is printed. + -The following flags further affects the behavior when comparing +The following flags further affect the behavior when comparing commits (but not trees). -m:: |