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>maint
parent
31f23c958b
commit
60e8015d23
|
|
@ -44,7 +44,7 @@ will automatically invoke this command.
|
|||
'forget' <pathspec>::
|
||||
|
||||
Reset the conflict resolutions which rerere has recorded for the current
|
||||
conflict in paths that match <pathspec>.
|
||||
conflicts in paths that match <pathspec>.
|
||||
|
||||
'diff'::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue