summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Heidelberg <markus.heidelberg@web.de>2008-12-19 12:14:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-12-20 03:37:18 (GMT)
commit5832d1a9da78273652c213d8e1535c09dd7dc079 (patch)
treee78b5b592473c8187f14f4fd956855c4e6f2b2ff
parentefe05b019ca19328d27c07ef32b4698a7f36166f (diff)
downloadgit-5832d1a9da78273652c213d8e1535c09dd7dc079.zip
git-5832d1a9da78273652c213d8e1535c09dd7dc079.tar.gz
git-5832d1a9da78273652c213d8e1535c09dd7dc079.tar.bz2
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>
-rw-r--r--Documentation/git-diff-tree.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt
index fdf8e7b..23b7abd 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::