Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652444 > unrolled thread

[PATCH] Docs: Insert missing space to separate link from text

Started bySanjeev Gupta <ghane0@gmail.com>
First post2017-05-29 13:50 +0200
Last post2017-06-06 00:00 +0200
Articles 3 — 3 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] Docs: Insert missing space to separate link from text Sanjeev Gupta <ghane0@gmail.com> - 2017-05-29 13:50 +0200
    Re: [PATCH] Docs: Insert missing space to separate link from text SeongJae Park <sj38.park@gmail.com> - 2017-05-29 14:00 +0200
    Re: [PATCH] Docs: Insert missing space to separate link from text Jonathan Corbet <corbet@lwn.net> - 2017-06-06 00:00 +0200

#1652444 — [PATCH] Docs: Insert missing space to separate link from text

FromSanjeev Gupta <ghane0@gmail.com>
Date2017-05-29 13:50 +0200
Subject[PATCH] Docs: Insert missing space to separate link from text
Message-ID<tMrln-7Ii-7@gated-at.bofh.it>
Korean translation, there should be a space terminating the link.
---
 Documentation/translations/ko_KR/howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst
index f06de9ca41a4..46c10c74394f 100644
--- a/Documentation/translations/ko_KR/howto.rst
+++ b/Documentation/translations/ko_KR/howto.rst
@@ -352,7 +352,7 @@ http://patchwork.ozlabs.org/ 에 나열되어 있다.
 버그 보고
 ---------
 
-https://bugzilla.kernel.org는 리눅스 커널 개발자들이 커널의 버그를 추적하는
+https://bugzilla.kernel.org 는 리눅스 커널 개발자들이 커널의 버그를 추적하는
 곳이다. 사용자들은 발견한 모든 버그들을 보고하기 위하여 이 툴을 사용할 것을
 권장한다.  kernel bugzilla를 사용하는 자세한 방법은 다음을 참조하라.
 
-- 
2.11.0

[toc] | [next] | [standalone]


#1652454

FromSeongJae Park <sj38.park@gmail.com>
Date2017-05-29 14:00 +0200
Message-ID<tMrv4-7MV-15@gated-at.bofh.it>
In reply to#1652444
Acked-by: SeongJae Park <sj38.park@gmail.com>

2017-05-29 20:48 GMT+09:00 Sanjeev Gupta <ghane0@gmail.com>:
> Korean translation, there should be a space terminating the link.
> ---
>  Documentation/translations/ko_KR/howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/ko_KR/howto.rst b/Documentation/translations/ko_KR/howto.rst
> index f06de9ca41a4..46c10c74394f 100644
> --- a/Documentation/translations/ko_KR/howto.rst
> +++ b/Documentation/translations/ko_KR/howto.rst
> @@ -352,7 +352,7 @@ http://patchwork.ozlabs.org/ 에 나열되어 있다.
>  버그 보고
>  ---------
>
> -https://bugzilla.kernel.org는 리눅스 커널 개발자들이 커널의 버그를 추적하는
> +https://bugzilla.kernel.org 는 리눅스 커널 개발자들이 커널의 버그를 추적하는
>  곳이다. 사용자들은 발견한 모든 버그들을 보고하기 위하여 이 툴을 사용할 것을
>  권장한다.  kernel bugzilla를 사용하는 자세한 방법은 다음을 참조하라.
>
> --
> 2.11.0
>

[toc] | [prev] | [next] | [standalone]


#1658172

FromJonathan Corbet <corbet@lwn.net>
Date2017-06-06 00:00 +0200
Message-ID<tP8cy-8k6-15@gated-at.bofh.it>
In reply to#1652444
On Mon, 29 May 2017 19:48:46 +0800
Sanjeev Gupta <ghane0@gmail.com> wrote:

> Korean translation, there should be a space terminating the link.

Applied to the docs tree, thanks.

jon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web