aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/rerere.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/config/rerere.txt')
-rw-r--r--Documentation/config/rerere.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/rerere.txt b/Documentation/config/rerere.txt
index 40abdf6a6b..3a78b5ebb1 100644
--- a/Documentation/config/rerere.txt
+++ b/Documentation/config/rerere.txt
@@ -1,7 +1,7 @@
rerere.autoUpdate::
When set to true, `git-rerere` updates the index with the
resulting contents after it cleanly resolves conflicts using
- previously recorded resolution. Defaults to false.
+ previously recorded resolutions. Defaults to false.
rerere.enabled::
Activate recording of resolved conflicts, so that identical