Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'as/diff-options-grammofix'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Aug 2017 16:29:14 +0000
(09:29 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Aug 2017 16:29:14 +0000
(09:29 -0700)
A grammofix.
* as/diff-options-grammofix:
diff-options doc: grammar fix
Documentation/diff-options.txt
patch
|
blob
|
history
raw
(from parent 1:
384a8b2
)
diff --git
a/Documentation/diff-options.txt
b/Documentation/diff-options.txt
index 89cc0f48deef7152d59f4d4665ff3179ed8e4315..43d18a4c5c894db93501d189880ff733ee36913b 100644
(file)
--- a/
Documentation/diff-options.txt
+++ b/
Documentation/diff-options.txt
@@
-392,7
+392,7
@@
endif::git-log[]
the diff between the preimage and `/dev/null`. The resulting patch
is not meant to be applied with `patch` or `git apply`; this is
solely for people who want to just concentrate on reviewing the
- text after the change. In addition, the output obviously lack
+ text after the change. In addition, the output obviously lack
s
enough information to apply such a patch in reverse, even manually,
hence the name of the option.
+