From fc8a4f15e76ba986707dd0257ed0cc84c009f267 Mon Sep 17 00:00:00 2001 From: Gabriel “gabldotink” Date: Wed, 18 Mar 2026 15:00:19 -0600 Subject: doc: add missing space on git-config page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gabriel “gabldotink” Signed-off-by: Junio C Hamano --- Documentation/git-config.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-config.adoc b/Documentation/git-config.adoc index 936e0c5130..7bb28b60ec 100644 --- a/Documentation/git-config.adoc +++ b/Documentation/git-config.adoc @@ -213,7 +213,7 @@ See also <>. + Valid ``'s include: + -- 'bool': canonicalize values `true`, `yes`,`on`, and positive +- 'bool': canonicalize values `true`, `yes`, `on`, and positive numbers as "true", and values `false`, `no`, `off` and `0` as "false". - 'int': canonicalize values as simple decimal numbers. An optional suffix of -- cgit v1.3