]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: fix singular/plural mismatch in git-rerere
authorElijah Newren <newren@gmail.com>
Thu, 16 Apr 2026 23:36:30 +0000 (23:36 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Apr 2026 04:22:01 +0000 (21:22 -0700)
conflict -> conflicts

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rerere.adoc

index 99f967b7a4c0daae635df49bfdd195deec4c3591..4e6ab9a27c91686b114461e809c3b5625bb4c669 100644 (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'::