git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Štěpán Němec" <stepnem@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] config.txt: fix a typo (backslash != backquote)
Date: Tue, 01 Dec 2020 13:31:35 -0800	[thread overview]
Message-ID: <xmqq4kl5nrgo.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <20201201121051.186050-1-stepnem@gmail.com> ("Štěpán Němec"'s message of "Tue, 1 Dec 2020 13:10:51 +0100")

Štěpán Němec <stepnem@gmail.com> writes:

> Signed-off-by: Štěpán Němec <stepnem@gmail.com>
> ---
>  Documentation/config.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks for spotting an ancient typo that is more than 5 years old.

>
> diff --git a/Documentation/config.txt b/Documentation/config.txt
> index bf706b950e..9700f6ebf9 100644
> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -64,7 +64,7 @@ The variable names are case-insensitive, allow only alphanumeric characters
>  and `-`, and must start with an alphabetic character.
>  
>  A line that defines a value can be continued to the next line by
> -ending it with a `\`; the backquote and the end-of-line are
> +ending it with a `\`; the backslash and the end-of-line are
>  stripped.  Leading whitespaces after 'name =', the remainder of the
>  line after the first comment character '#' or ';', and trailing
>  whitespaces of the line are discarded unless they are enclosed in

      parent reply	other threads:[~2020-12-01 21:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 12:10 [PATCH] config.txt: fix a typo (backslash != backquote) Štěpán Němec
2020-12-01 19:29 ` Martin Ågren
2020-12-01 21:31 ` Junio C Hamano [this message]

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=xmqq4kl5nrgo.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=stepnem@gmail.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;
as well as URLs for NNTP newsgroup(s).