aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitk.txt
diff options
context:
space:
mode:
authorPhilip Oakley <philipoakley@iee.org>2016-07-20 22:10:00 +0100
committerJunio C Hamano <gitster@pobox.com>2016-07-20 15:15:16 -0700
commit27ac83718cc9ebc98a31eb7f17c0646d78909032 (patch)
tree5bd251a53dfcb430932d85fd10fdcb6adaaf29aa /Documentation/gitk.txt
parente46579643d56162299b1756b70d418005351b256 (diff)
downloadgit-27ac83718cc9ebc98a31eb7f17c0646d78909032.tar.gz
doc: use 'symmetric difference' consistently
Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitk.txt')
-rw-r--r--Documentation/gitk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt
index 6ade002176..6c3eb1582d 100644
--- a/Documentation/gitk.txt
+++ b/Documentation/gitk.txt
@@ -70,7 +70,7 @@ linkgit:git-rev-list[1] for a complete list.
--left-right::
- Mark which side of a symmetric diff a commit is reachable
+ Mark which side of a symmetric difference a commit is reachable
from. Commits from the left side are prefixed with a `<`
symbol and those from the right with a `>` symbol.