aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2017-07-31 07:00:31 -0700
committerJunio C Hamano <gitster@pobox.com>2017-07-31 09:57:12 -0700
commitbc9b7e207f4bca81bd6aa46a078aa9f87017dc06 (patch)
tree77a7066c2bab17185b6f5141fa89bad4f11e7a64 /Documentation/diff-options.txt
parent2187e112d719109cac64d39e1bd8a04b123b6eed (diff)
downloadgit-bc9b7e207f4bca81bd6aa46a078aa9f87017dc06.tar.gz
diff-options doc: grammar fix
Signed-off-by: Anthony Sottile <asottile@umich.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r--Documentation/diff-options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 89cc0f48de..43d18a4c5c 100644
--- 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 lacks
enough information to apply such a patch in reverse, even manually,
hence the name of the option.
+