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>
This commit is contained in:
ryenus
2019-12-15 15:12:24 +00:00
committed by Junio C Hamano
parent ad05a3d8e5
commit 571fb96573
5 changed files with 5 additions and 5 deletions

View File

@ -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:
*
* | | | | | \