summaryrefslogtreecommitdiffstats
path: root/git-log.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-log.html
parent07a839dc038d2cb6f42d4da640f2ab683e0c5146 (diff)
downloadgit-htmldocs-d16fd1b461f7e8cf9b2d7aa439ce036b5b25511f.tar.gz
Autogenerated HTML docs for v2.14.0
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-log.html b/git-log.html
index 3680343ed..ce48aa780 100644
--- a/git-log.html
+++ b/git-log.html
@@ -3392,7 +3392,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>