From 7efc37820508ba00ab426b3f901865f8bd3bdcef Mon Sep 17 00:00:00 2001
From: Thomas Ackermann
Date: Sun, 3 Jan 2021 14:25:50 +0000
Subject: doc: fix some typos
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Thomas Ackermann
Acked-by: Martin Ă…gren
Signed-off-by: Junio C Hamano
---
Documentation/git-maintenance.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Documentation/git-maintenance.txt')
diff --git a/Documentation/git-maintenance.txt b/Documentation/git-maintenance.txt
index d1f9b5172d..6fe1e5e105 100644
--- a/Documentation/git-maintenance.txt
+++ b/Documentation/git-maintenance.txt
@@ -38,7 +38,7 @@ register::
for running in the background without disrupting foreground
processes.
+
-The `register` subcomand will also set the `maintenance.strategy` config
+The `register` subcommand will also set the `maintenance.strategy` config
value to `incremental`, if this value is not previously set. The
`incremental` strategy uses the following schedule for each maintenance
task:
--
cgit v1.2.3