Skip to content

Commit a3621ab

Browse files
algonellgitster
authored andcommitted
merge-ll: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7a6d5a4 commit a3621ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge-ll.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ static int read_merge_config(const char *var, const char *value,
332332
* %X - the revision for our version
333333
* %Y - the revision for their version
334334
*
335-
* If the file is not named indentically in all versions, then each
335+
* If the file is not named identically in all versions, then each
336336
* revision is joined with the corresponding path, separated by a colon.
337337
* The external merge driver should write the results in the
338338
* file named by %A, and signal that it has done with zero exit

0 commit comments

Comments
 (0)