diff-options doc: grammar fix
Signed-off-by: Anthony Sottile <asottile@umich.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Anthony Sottile committed
Jul 31, 2017 at 07:00 UTC
bc9b7e207f4bca81bd6aa46a078aa9f87017dc06
1 file changed
+1
-1
Documentation/diff-options.txt
+1
-1
@@ -392,7 +392,7 @@ endif::git-log[]
392
the diff between the preimage and `/dev/null`. The resulting patch
393
is not meant to be applied with `patch` or `git apply`; this is
394
solely for people who want to just concentrate on reviewing the
395
- text after the change. In addition, the output obviously lack
395
+ text after the change. In addition, the output obviously lacks
396
enough information to apply such a patch in reverse, even manually,
397
hence the name of the option.
398
+