diff --git a/merge-ort.c b/merge-ort.c index 8631c99700..e5e22e3583 100644 --- a/merge-ort.c +++ b/merge-ort.c @@ -2053,7 +2053,7 @@ static int handle_content_merge(struct merge_options *opt, * the three blobs to merge on various sides of history. * * extra_marker_size is the amount to extend conflict markers in - * ll_merge; this is neeed if we have content merges of content + * ll_merge; this is needed if we have content merges of content * merges, which happens for example with rename/rename(2to1) and * rename/add conflicts. */