Skip to content

Commit 60e8015

Browse files
newrengitster
authored andcommitted
doc: fix singular/plural mismatch in git-rerere
conflict -> conflicts Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 31f23c9 commit 60e8015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)