diff options
author | Sanjeev Gupta <ghane0@gmail.com> | 2017-05-29 14:48:46 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-06-06 00:55:46 +0300 |
commit | d35d9cc6526f7b34889002f9eab0270fba05403e (patch) | |
tree | 06952db86ff11fb4e75caf30bd798b268098038a /Documentation/translations | |
parent | 68ce0c3dff92d4231028173dd75a8e954cf094d5 (diff) | |
download | linux-d35d9cc6526f7b34889002f9eab0270fba05403e.tar.xz |
Docs: Insert missing space to separate link from text
Korean translation, there should be a space terminating the link.
Acked-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/ko_KR/howto.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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를 사용하는 자세한 방법은 다음을 참조하라. |