git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Kyle Meyer <kyle@kyleam.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] doc/config: grammar fixes for core.{editor,commentChar}
Date: Thu, 23 Mar 2017 12:02:49 -0700	[thread overview]
Message-ID: <xmqqfui3ddeu.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <20170323173216.26176-1-kyle@kyleam.com> (Kyle Meyer's message of "Thu, 23 Mar 2017 13:32:16 -0400")

Kyle Meyer <kyle@kyleam.com> writes:

> Signed-off-by: Kyle Meyer <kyle@kyleam.com>
> ---

Thanks.

>  Documentation/config.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/config.txt b/Documentation/config.txt
> index 0d8df5a9f..1df196545 100644
> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -737,13 +737,13 @@ alternative to having an `init.templateDir` where you've changed
>  default hooks.
>  
>  core.editor::
> -	Commands such as `commit` and `tag` that lets you edit
> -	messages by launching an editor uses the value of this
> +	Commands such as `commit` and `tag` that let you edit
> +	messages by launching an editor use the value of this
>  	variable when it is set, and the environment variable
>  	`GIT_EDITOR` is not set.  See linkgit:git-var[1].
>  
>  core.commentChar::
> -	Commands such as `commit` and `tag` that lets you edit
> +	Commands such as `commit` and `tag` that let you edit
>  	messages consider a line that begins with this character
>  	commented, and removes them after the editor returns
>  	(default '#').

      reply	other threads:[~2017-03-23 19:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-23 17:32 [PATCH] doc/config: grammar fixes for core.{editor,commentChar} Kyle Meyer
2017-03-23 19:02 ` 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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqfui3ddeu.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=kyle@kyleam.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).