All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Ville Skyttä" <ville.skytta@iki.fi>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Spelling fixes
Date: Tue, 27 Jun 2017 10:35:34 -0700	[thread overview]
Message-ID: <xmqq60fh2v15.fsf@gitster.mtv.corp.google.com> (raw)
In-Reply-To: <20170625102041.32015-1-ville.skytta@iki.fi> ("Ville Skyttä"'s message of "Sun, 25 Jun 2017 13:20:41 +0300")

Ville Skyttä <ville.skytta@iki.fi> writes:

> Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
> ---
>  Documentation/RelNotes/1.7.10.1.txt         |  2 +-
>  Documentation/RelNotes/2.12.0.txt           |  2 +-
>  Documentation/RelNotes/2.14.0.txt           |  2 +-
>  Documentation/git-reset.txt                 |  2 +-
>  Documentation/git-submodule.txt             |  2 +-
>  abspath.c                                   |  2 +-
>  builtin/grep.c                              |  2 +-
>  compat/regex/regexec.c                      |  2 +-
>  contrib/hooks/multimail/git_multimail.py    |  2 +-
>  contrib/mw-to-git/git-remote-mediawiki.perl |  2 +-
>  contrib/mw-to-git/t/README                  |  2 +-
>  gitweb/gitweb.perl                          |  4 ++--
>  mailinfo.c                                  | 16 ++++++++--------
>  pathspec.c                                  |  2 +-
>  perl/Git/I18N.pm                            |  2 +-
>  refs.h                                      |  4 ++--
>  send-pack.c                                 |  2 +-
>  sha1dc/sha1.c                               |  2 +-
>  submodule.c                                 |  4 ++--
>  t/helper/test-strcmp-offset.c               |  2 +-
>  t/t2203-add-intent.sh                       |  6 +++---
>  t/t3070-wildmatch.sh                        |  2 +-
>  t/t4213-log-tabexpand.sh                    |  2 +-
>  t/t5614-clone-submodules-shallow.sh         |  4 ++--
>  t/t6120-describe.sh                         |  2 +-
>  t/t7412-submodule-absorbgitdirs.sh          |  2 +-
>  t/t7413-submodule-is-active.sh              |  2 +-
>  t/t9300-fast-import.sh                      |  2 +-
>  28 files changed, 41 insertions(+), 41 deletions(-)

Whew.  These are quite a lot of typos.

I see some _("misspelled strings") have been touched, which would
mean this requires translator work, which we do not do for
maintenance tracks, so this needs to be applied to 'master' and
never merged down to 'maint' and older maintenance tracks.  Besides,
this includes a patch to Documentation/RelNotes/2.14.0.txt, so there
is no chance for this change can go to the maintenance tracks as-is.

There are some changes that touch strings t/ outside comment; if the
tests are depending on exact object names, this patch could break
them, so I checked them carefully---I think all of these are safe.

Thanks.

  reply	other threads:[~2017-06-27 17:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-25 10:20 [PATCH] Spelling fixes Ville Skyttä
2017-06-27 17:35 ` Junio C Hamano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-07  9:34 Ville Skyttä
2018-02-15 15:52 ` Pablo Neira Ayuso
2017-12-07 14:57 Rob Herring
2016-08-09  8:53 Ville Skyttä
2016-08-09 18:19 ` Junio C Hamano
2016-08-09 18:41   ` Ville Skyttä
2016-08-10 16:59     ` Junio C Hamano
2016-08-10 13:26   ` Johannes Sixt
2016-08-10 16:55     ` Junio C Hamano
2014-11-15 20:41 Ville Skyttä
2014-11-16 11:40 ` Benno Schulenberg
2014-11-16 11:57   ` Sami Kerola
2014-11-18 13:00 ` Karel Zak
2014-05-14 15:18 Stephen Hemminger
     [not found] ` <20140514081815.04fb8fd0-We1ePj4FEcvRI77zikRAJc56i+j3xesD0e7PPNI6Mm0@public.gmane.org>
2014-05-14 15:30   ` Richardson, Bruce
2013-12-15 12:19 Ville Skyttä
2013-12-16 19:20 ` Randy Dunlap
2013-12-16 22:00   ` Jeff Kirsher
2014-01-27  1:00 ` Ben Hutchings
2013-02-23 14:31 Ville Skyttä
2013-02-23 14:58 ` Duy Nguyen
2013-02-23 18:23 ` René Scharfe
2013-02-25  6:34   ` 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=xmqq60fh2v15.fsf@gitster.mtv.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=ville.skytta@iki.fi \
    /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.