Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652444
| From | Sanjeev Gupta <ghane0@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] Docs: Insert missing space to separate link from text |
| Date | 2017-05-29 13:50 +0200 |
| Message-ID | <tMrln-7Ii-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web