aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-06-05 17:54:10 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-07 15:23:30 -0700
commit28f8fafff8511d4f03f956819f7819b481d7fd50 (patch)
tree2006d01032c2fcd6f3210cbae1c11b550af19018 /Documentation
parentb0bf8f24e9c7bdeb7e472e6b1fa5f51de1cdcc97 (diff)
downloadgit-28f8fafff8511d4f03f956819f7819b481d7fd50.tar.gz
[PATCH] Documentation: describe diff tweaking (fix).
I cannot count ;-) Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-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