aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/diff-options.txt
diff options
context:
space:
mode:
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>2018-06-17 04:35:54 +0000
committerJunio C Hamano <gitster@pobox.com>2018-06-19 09:01:12 -0700
commit1f2abe68d032c72d450c5afd1271953596e6258f (patch)
tree357377cb75958ec3e9155bd5e2e964ecd150d71d /Documentation/diff-options.txt
parent242ba98e44d8314fb184d240939614a3c9b424db (diff)
downloadgit-1f2abe68d032c72d450c5afd1271953596e6258f.tar.gz
doc: fix typos in documentation and release notes
Signed-off-by: Karthikeyan Singaravelan <tir.karthi@gmail.com> 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 30aad8396d..41064909ee 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -133,7 +133,7 @@ These parameters can also be set individually with `--stat-width=<width>`,
as file creations or deletions ("new" or "gone", optionally "+l"
if it'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 `--stat`.
--numstat::