From: Gabriel “gabldotink” Date: Wed, 18 Mar 2026 21:00:19 +0000 (-0600) Subject: doc: add missing space on git-config page X-Git-Tag: v2.54.0-rc0~23^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc8a4f15e76ba986707dd0257ed0cc84c009f267;p=thirdparty%2Fgit.git doc: add missing space on git-config page Signed-off-by: Gabriel “gabldotink” Signed-off-by: Junio C Hamano --- 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