Skip to content

Commit 93e1556

Browse files
committed
doc: fix singular/plural mismatch in git-rerere
conflict -> conflicts Signed-off-by: Elijah Newren <newren@gmail.com>
1 parent 3af4ab2 commit 93e1556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/git-rerere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ will automatically invoke this command.
4444
'forget' <pathspec>::
4545

4646
Reset the conflict resolutions which rerere has recorded for the current
47-
conflict in paths that match <pathspec>.
47+
conflicts in paths that match <pathspec>.
4848

4949
'diff'::
5050

0 commit comments

Comments
 (0)