[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <71c91ae5-2ed7-cfd5-7b7f-6cb5a0141816@gmail.com>
Date: Fri, 28 Apr 2023 23:45:30 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: wangdeming@...pur.com
Cc: corbet@....net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, shibata@...uxfoundation.org
Subject: Re: [PATCH] Documentation/translations/ja_JP/SubmittingPatches: fix
some typos
[-CC: Kosuke]
Hi,
On Fri, 28 Apr 2023 05:10:18 -0400, Deming Wang wrote:
> Fix of typos spotted reading documentation in Japanese.
>
> Signed-off-by: Deming Wang <wangdeming@...pur.com>
> ---
> Documentation/translations/ja_JP/SubmittingPatches | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
[...]
Your patch is rejected by "git am".
In the header part of your email, I see these fields:
> X-Mailer: git-send-email 2.31.1
> MIME-Version: 1.0
> Content-Type: text/plain; charset="y"
> Content-Transfer-Encoding: 8bit
This looks broken.
Please make sure your email header has a proper Content-Type
as shown below:
Content-Type: text/plain; charset=UTF-8
Thanks, Akira
Powered by blists - more mailing lists