summaryrefslogtreecommitdiffstats
path: root/git-diff.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-08-04 09:41:51 -0700
committerJunio C Hamano <gitster@pobox.com>2017-08-04 09:41:51 -0700
commitd16fd1b461f7e8cf9b2d7aa439ce036b5b25511f (patch)
tree805ed30ac9b8f5a2b4a38382831c7325c696323e /git-diff.html
parent07a839dc038d2cb6f42d4da640f2ab683e0c5146 (diff)
downloadgit-htmldocs-d16fd1b461f7e8cf9b2d7aa439ce036b5b25511f.tar.gz
Autogenerated HTML docs for v2.14.0
Diffstat (limited to 'git-diff.html')
-rw-r--r--git-diff.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-diff.html b/git-diff.html
index f422c0acd..f37ebf547 100644
--- a/git-diff.html
+++ b/git-diff.html
@@ -1474,7 +1474,7 @@ another file.</p></div>
the diff between the preimage and <code>/dev/null</code>. The resulting patch
is not meant to be applied with <code>patch</code> or <code>git apply</code>; 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.
</p>