public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gabriel “gabldotink”" <gabl@gabl.ink>
To: git@vger.kernel.org
Cc: "Gabriel “gabldotink”" <gabl@gabl.ink>,
	"Junio C Hamano" <gitster@pobox.com>
Subject: [PATCH] doc: add missing space on git-config page
Date: Wed, 18 Mar 2026 15:00:19 -0600	[thread overview]
Message-ID: <20260318210020.759128-1-gabl@gabl.ink> (raw)

Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink>
---
 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 5300dd4..00545b2 100644
--- a/Documentation/git-config.adoc
+++ b/Documentation/git-config.adoc
@@ -221,7 +221,7 @@ Use `--no-value` to unset _<pattern>_.
 +
 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
-- 
2.53.0


             reply	other threads:[~2026-03-18 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18 21:00 Gabriel “gabldotink” [this message]
2026-03-18 21:49 ` [PATCH] doc: add missing space on git-config page Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260318210020.759128-1-gabl@gabl.ink \
    --to=gabl@gabl.ink \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox