Skip to content

Commit 243c79f

Browse files
王常新gitster
authored andcommitted
merge-ort.c: fix typo 'neeed' to 'needed'
Signed-off-by: 王常新 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 62fdec1 commit 243c79f

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
@@ -671,7 +671,7 @@ static int handle_content_merge(struct merge_options *opt,
671671
* the three blobs to merge on various sides of history.
672672
*
673673
* extra_marker_size is the amount to extend conflict markers in
674-
* ll_merge; this is neeed if we have content merges of content
674+
* ll_merge; this is needed if we have content merges of content
675675
* merges, which happens for example with rename/rename(2to1) and
676676
* rename/add conflicts.
677677
*/

0 commit comments

Comments
 (0)