From: Junio C Hamano <gitster@pobox.com>
To: Sebastian Schuberth <sschuberth@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
normalperson@yhbt.net, amyrick@apple.com
Subject: Re: [PATCH 1/2] Makefile: Improve wording in a comment
Date: Thu, 05 Feb 2015 11:17:44 -0800 [thread overview]
Message-ID: <xmqqr3u4kw13.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <CAHGBnuPnwE8K81C_9W65Jk1FMU==gMODOKvGYBbgNRNbvx_bag@mail.gmail.com> (Sebastian Schuberth's message of "Thu, 5 Feb 2015 14:26:34 +0100")
Sebastian Schuberth <sschuberth@gmail.com> writes:
> Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
> ---
Is that an improvement? Is the plural of "dup" (used as an
abbreviation of "duplicate") "dupes" not "dups"?
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index c44eb3a..6f8ae23 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2447,7 +2447,7 @@ check-docs::
> esac; \
> done ) | sort
>
> -### Make sure built-ins do not have dups and listed in git.c
> +### Make sure built-ins do not have dupes and are listed in git.c
> #
> check-builtins::
> ./check-builtins.sh
next prev parent reply other threads:[~2015-02-05 19:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-05 13:26 [PATCH 1/2] Makefile: Improve wording in a comment Sebastian Schuberth
2015-02-05 19:17 ` Junio C Hamano [this message]
2015-02-05 19:19 ` Sebastian Schuberth
2015-02-05 19:22 ` Sebastian Schuberth
2015-02-05 20:04 ` Stefan Beller
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=xmqqr3u4kw13.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=amyrick@apple.com \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
--cc=sschuberth@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.