summaryrefslogtreecommitdiffstats
path: root/Documentation/diffcore.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-06-06 02:54:10 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-08 00:23:30 +0200
commit28f8fafff8511d4f03f956819f7819b481d7fd50 (patch)
tree2006d01032c2fcd6f3210cbae1c11b550af19018 /Documentation/diffcore.txt
parent[PATCH] Start cvs-migration documentation (diff)
downloadgit-28f8fafff8511d4f03f956819f7819b481d7fd50.tar.xz
git-28f8fafff8511d4f03f956819f7819b481d7fd50.zip
[PATCH] Documentation: describe diff tweaking (fix).
I cannot count ;-) Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/diffcore.txt')
-rw-r--r--Documentation/diffcore.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diffcore.txt b/Documentation/diffcore.txt
index 4ade0140cc..45620f8fb0 100644
--- a/Documentation/diffcore.txt
+++ b/Documentation/diffcore.txt
@@ -45,7 +45,7 @@ the -p option is not used. E.g.
The diffcore mechanism is fed a list of such comparison results
(each of which is called "filepair", although at this point each
of them talks about a single file), and transforms such a list
-into another list. There are currently 7 such transformations:
+into another list. There are currently 6 such transformations:
- diffcore-pathspec
- diffcore-break