Code

gitdiffcore(7): fix awkward wording
[git.git] / Documentation / gitdiffcore.txt
index 0b7daeda2dd02e20f52e6bca42b0fe76c60b1c16..1171b5c604c4fd42e8a491d8df44e7f94c53ea4e 100644 (file)
@@ -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