From 60e8015d233a2431e75dcb832dcd5be5368ae452 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Thu, 16 Apr 2026 23:36:30 +0000 Subject: [PATCH] doc: fix singular/plural mismatch in git-rerere conflict -> conflicts Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- Documentation/git-rerere.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-rerere.adoc b/Documentation/git-rerere.adoc index 99f967b7a4..4e6ab9a27c 100644 --- a/Documentation/git-rerere.adoc +++ b/Documentation/git-rerere.adoc @@ -44,7 +44,7 @@ will automatically invoke this command. 'forget' :: Reset the conflict resolutions which rerere has recorded for the current -conflict in paths that match . +conflicts in paths that match . 'diff'::