doc: add missing space on git-config page

Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Gabriel “gabldotink” 2026-03-18 15:00:19 -06:00 committed by Junio C Hamano
parent 47243eeed1
commit fc8a4f15e7
1 changed files with 1 additions and 1 deletions

View 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