summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-19 12:50:18 -0700
committerJunio C Hamano <gitster@pobox.com>2018-06-19 12:50:18 -0700
commitfa2915ce20da58d591e6d9920210330cb835d29c (patch)
tree985e19bc54b9678eee1d4ffebb4ba6e2be563f45 /git-diff-tree.html
parent14e6683c9ffe288fd03fe38170e3d255056a7841 (diff)
downloadgit-htmldocs-fa2915ce20da58d591e6d9920210330cb835d29c.tar.gz
Autogenerated HTML docs for v2.18.0-rc2-85-g1fb9d
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 1ffff7d18..9ee9ff401 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -961,7 +961,7 @@ have to use <code>--diff-algorithm=default</code> option.</p></div>
as file creations or deletions ("new" or "gone", optionally "+l"
if it&#8217;s a symlink) and mode changes ("+x" or "-x" for adding
or removing executable bit respectively) in diffstat. The
- information is put betwen the filename part and the graph
+ information is put between the filename part and the graph
part. Implies <code>--stat</code>.
</p>
</dd>