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:
Elijah Newren
2026-04-16 23:36:30 +00:00
committed by Junio C Hamano
parent 31f23c958b
commit 60e8015d23

View File

@@ -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'::