[PATCH] Documentation: describe diff tweaking (fix).
authorJunio C Hamano <junkio@cox.net>
Mon, 6 Jun 2005 00:54:10 +0000 (17:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 7 Jun 2005 22:23:30 +0000 (15:23 -0700)
I cannot count ;-)

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diffcore.txt

index 4ade014..45620f8 100644 (file)
@@ -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