mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-09 16:57:47 -05:00
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>
This commit is contained in:
committed by
Junio C Hamano
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'::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user