Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryenus <ryenus@gmail.com>2019-12-15 18:12:24 +0300
committerJunio C Hamano <gitster@pobox.com>2019-12-16 22:53:11 +0300
commit571fb9657318b710825cde19b70f7da4392abd44 (patch)
treeec16cab2ee95dae1f73bd9a54fdade748424a738 /graph.c
parentad05a3d8e5a6a06443836b5e40434262d992889a (diff)
fix-typo: consecutive-word duplications
Correct unintentional duplication(s) of words, such as "the the", and "can can" etc. The changes are only applied to cases where it's fixing what is clearly wrong or prone to misunderstanding, as suggested by the reviewers. Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de> Helped-by: Denton Liu <liu.denton@gmail.com> Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: ryenus <ryenus@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'graph.c')
-rw-r--r--graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/graph.c b/graph.c
index e3fd0ea5f8..5da111f567 100644
--- a/graph.c
+++ b/graph.c
@@ -218,7 +218,7 @@ struct git_graph {
int merge_layout;
/*
* The number of columns added to the graph by the current commit. For
- * 2-way and octopus merges, this is is usually one less than the
+ * 2-way and octopus merges, this is usually one less than the
* number of parents:
*
* | | | | | \