@leroysheep / LeeRoySheep / commits / 60e8015d23

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>

Elijah Newren committed Apr 16, 2026 at 23:36 UTC 60e8015d233a2431e75dcb832dcd5be5368ae452
1 file changed +1 -1
Documentation/git-rerere.adoc
+1 -1
index 99f967b7a4..4e6ab9a27c 100644 --- a/Documentation/git-rerere.adoc +++ b/Documentation/git-rerere.adoc @@ -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'::