X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=graph.c;h=f1a63c2241a30cce0141b87b5e8005b1a899a8ef;hb=8ac8cf5bc17ef11a9c5d51ab128ad010cb37c464;hp=e2a58605cab62b27dd055985d8156bfe52ad6fe3;hpb=c7e375de4228cdb86e2582e2eda7fa3a6f352fc2;p=git.git diff --git a/graph.c b/graph.c index e2a58605c..f1a63c224 100644 --- a/graph.c +++ b/graph.c @@ -443,7 +443,7 @@ static void graph_update_width(struct git_graph *graph, max_cols++; /* - * We added a column for the the current commit as part of + * We added a column for the current commit as part of * graph->num_parents. If the current commit was already in * graph->columns, then we have double counted it. */