From: Jonathan Nieder Date: Thu, 3 Jul 2008 05:30:25 +0000 (-0500) Subject: gitdiffcore(7): fix awkward wording X-Git-Tag: v1.6.0-rc0~145 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=877276d4d3018d2810be990c39fa7f59678e960d;p=git.git gitdiffcore(7): fix awkward wording The phrase "diff outputs" sounds awkward to my ear (I think "output" is meant to be used as a substantive noun.) Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitdiffcore.txt b/Documentation/gitdiffcore.txt index 0b7daeda2..1171b5c60 100644 --- a/Documentation/gitdiffcore.txt +++ b/Documentation/gitdiffcore.txt @@ -16,8 +16,8 @@ The diff commands `git-diff-index`, `git-diff-files`, and `git-diff-tree` can be told to manipulate differences they find in unconventional ways before showing `diff` output. The manipulation is collectively called "diffcore transformation". This short note -describes what they are and how to use them to produce diff outputs -that are easier to understand than the conventional kind. +describes what they are and how to use them to produce diff output +that is easier to understand than the conventional kind. The chain of operation