浏览代码

docs: Fix a warning in the Korean HOWTO.rst translation

An extra space in the wrong place made Sphinx unhappy; take it out.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Jonathan Corbet 8 年之前
父节点
当前提交
2185d4df8a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Documentation/translations/ko_KR/howto.rst

+ 2 - 2
Documentation/translations/ko_KR/howto.rst

@@ -289,8 +289,8 @@ pub/linux/kernel/v4.x/ 디렉토리에서 참조될 수 있다.개발 프로세
 Andrew Morton의 글이 있다.
 
         *"커널이 언제 배포될지는 아무도 모른다. 왜냐하면 배포는 알려진
-         버그의 상황에 따라 배포되는 것이지 미리정해 놓은 시간에 따라
-         배포되는 것은 아니기 때문이다."*
+        버그의 상황에 따라 배포되는 것이지 미리정해 놓은 시간에 따라
+        배포되는 것은 아니기 때문이다."*
 
 4.x.y - 안정 커널 트리
 ~~~~~~~~~~~~~~~~~~~~~~