public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Fix linux-api list typo
@ 2017-02-14  4:04 Tyler Hicks
  2017-02-15 22:12 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Tyler Hicks @ 2017-02-14  4:04 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel

A Japanese translation file contained the incorrect email address for
the linux-api list.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
---

I was unlucky enough to copy and paste this invalid address from
`git grep linux-api Documentation` output, resulting in a patch set that
bounced.

 Documentation/translations/ja_JP/HOWTO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/ja_JP/HOWTO b/Documentation/translations/ja_JP/HOWTO
index b03fc80..4ebd207 100644
--- a/Documentation/translations/ja_JP/HOWTO
+++ b/Documentation/translations/ja_JP/HOWTO
@@ -111,7 +111,7 @@ Linux カーネルソースツリーは幅広い範囲のドキュメントを
 カーネルの変更が、カーネルがユーザ空間に公開しているインターフェイスの
 変更を引き起こす場合、その変更を説明するマニュアルページのパッチや情報
 をマニュアルページのメンテナ mtk.manpages@gmail.com に送り、CC を
-linux-api@ver.kernel.org に送ることを勧めます。
+linux-api@vger.kernel.org に送ることを勧めます。
 
 以下はカーネルソースツリーに含まれている読んでおくべきファイルの一覧で
 す-
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: Fix linux-api list typo
  2017-02-14  4:04 [PATCH] Documentation: Fix linux-api list typo Tyler Hicks
@ 2017-02-15 22:12 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2017-02-15 22:12 UTC (permalink / raw)
  To: Tyler Hicks; +Cc: linux-doc, linux-kernel

On Tue, 14 Feb 2017 04:04:17 +0000
Tyler Hicks <tyhicks@canonical.com> wrote:

> A Japanese translation file contained the incorrect email address for
> the linux-api list.

Even those of us who don't read Japanese should have noticed that one.
Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-15 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-14  4:04 [PATCH] Documentation: Fix linux-api list typo Tyler Hicks
2017-02-15 22:12 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox