[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170529114846.22962-1-ghane0@gmail.com>
Date: Mon, 29 May 2017 19:48:46 +0800
From: Sanjeev Gupta <ghane0@...il.com>
To: linux-kernel@...r.kernel.org, minchan@...nel.org
Cc: corbet@....net, sj38.park@...il.com,
Sanjeev Gupta <ghane0@...il.com>
Subject: [PATCH] Docs: Insert missing space to separate link from text
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
Powered by blists - more mailing lists