From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751053AbdE2Lsy (ORCPT ); Mon, 29 May 2017 07:48:54 -0400 Received: from mail-pf0-f181.google.com ([209.85.192.181]:35682 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750925AbdE2Lsx (ORCPT ); Mon, 29 May 2017 07:48:53 -0400 From: Sanjeev Gupta To: linux-kernel@vger.kernel.org, minchan@kernel.org Cc: corbet@lwn.net, sj38.park@gmail.com, Sanjeev Gupta Subject: [PATCH] Docs: Insert missing space to separate link from text Date: Mon, 29 May 2017 19:48:46 +0800 Message-Id: <20170529114846.22962-1-ghane0@gmail.com> X-Mailer: git-send-email 2.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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