Skip to content

Commit 9a48da7

Browse files
committed
Merge branch 'wx/merge-ort-comment-typofix'
Typofix. * wx/merge-ort-comment-typofix: merge-ort.c: fix typo 'neeed' to 'needed'
2 parents 39072d2 + 243c79f commit 9a48da7

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
@@ -2037,7 +2037,7 @@ static int handle_content_merge(struct merge_options *opt,
20372037
* the three blobs to merge on various sides of history.
20382038
*
20392039
* extra_marker_size is the amount to extend conflict markers in
2040-
* ll_merge; this is neeed if we have content merges of content
2040+
* ll_merge; this is needed if we have content merges of content
20412041
* merges, which happens for example with rename/rename(2to1) and
20422042
* rename/add conflicts.
20432043
*/

0 commit comments

Comments
 (0)