Re: Re: [PATCH 2/5] docs/ko_KR/howto: Insert missing dots
From: SeongJae Park <hidden>
Date: 2020-02-06 00:12:46
Also in:
lkml
On Wed, 5 Feb 2020 10:15:55 -0700 Jonathan Corbet [off-list ref] wrote:
On Fri, 31 Jan 2020 21:52:34 +0100 SeongJae Park [off-list ref] wrote:quoted
From: SeongJae Park <redacted> Signed-off-by: SeongJae Park <redacted>I'd really rather not see patches with an empty changelog, please, even when they are relatively trivial. But also...
Sorry, will add changelog.
quoted
--- Documentation/translations/ko_KR/howto.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst index ae3ad897d2ae..6419d8477689 100644 --- a/Documentation/translations/ko_KR/howto.rst +++ b/Documentation/translations/ko_KR/howto.rst@@ -1,6 +1,6 @@ NOTE: -This is a version of Documentation/process/howto.rst translated into korean -This document is maintained by Minchan Kim <minchan@kernel.org> +This is a version of Documentation/process/howto.rst translated into korean. +This document is maintained by Minchan Kim <minchan@kernel.org>.Is this even true? Minchan hasn't touched this document in years, and you didn't see fit to copy him on the change. I'm thinking that adding periods doesn't seem like the right fix here.
I only thought that this paragraph seems a little bit weird in the html doc due to the absence of the period. Also, thought that this change would be ok because it's just a simple change. Sorry if I was wrong. Anyway, please feel free to drop this patch. Thanks, SeongJae Park
Thanks, jon