Skip to content

Commit d373ec0

Browse files
committed
Merge branch 'wx/merge-ort-comment-typofix' into maint-2.42
Typofix. * wx/merge-ort-comment-typofix: merge-ort.c: fix typo 'neeed' to 'needed'
2 parents 8a26aaa + 243c79f commit d373ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge-ort.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2053,7 +2053,7 @@ static int handle_content_merge(struct merge_options *opt,
20532053
* the three blobs to merge on various sides of history.
20542054
*
20552055
* extra_marker_size is the amount to extend conflict markers in
2056-
* ll_merge; this is neeed if we have content merges of content
2056+
* ll_merge; this is needed if we have content merges of content
20572057
* merges, which happens for example with rename/rename(2to1) and
20582058
* rename/add conflicts.
20592059
*/

0 commit comments

Comments
 (0)