summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@uchicago.edu>2008-07-03 05:30:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-07-05 18:24:39 (GMT)
commit877276d4d3018d2810be990c39fa7f59678e960d (patch)
tree25e48c1c07cb16548a2564cacf154d148f40e0bf /Documentation
parent467c0197fd0a49078d05839ee385046cd3707a5b (diff)
downloadgit-877276d4d3018d2810be990c39fa7f59678e960d.zip
git-877276d4d3018d2810be990c39fa7f59678e960d.tar.gz
git-877276d4d3018d2810be990c39fa7f59678e960d.tar.bz2
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 <jrnieder@uchicago.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/gitdiffcore.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/gitdiffcore.txt b/Documentation/gitdiffcore.txt
index 0b7daed..1171b5c 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