]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: add missing space on git-config page
authorGabriel “gabldotink” <gabl@gabl.ink>
Wed, 18 Mar 2026 21:00:19 +0000 (15:00 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Mar 2026 21:50:27 +0000 (14:50 -0700)
Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-config.adoc

index 936e0c5130fe7d67f645501fbb9e70b94b437f54..7bb28b60ec8d6a11b8eb003e7bb0415a99214888 100644 (file)
@@ -213,7 +213,7 @@ See also <<FILES>>.
 +
 Valid `<type>`'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