linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/zh_CN: add a missing space character
@ 2021-06-19 16:22 Hu Haowen
  2021-06-20  1:04 ` Hu Haowen
  0 siblings, 1 reply; 2+ messages in thread
From: Hu Haowen @ 2021-06-19 16:22 UTC (permalink / raw)
  To: alexs, corbet; +Cc: bobwxc, linux-doc, linux-kernel

"LinusTorvalds" is not pretty. Replace it with "Linus Torvalds".

Signed-off-by: Hu Haowen <src.res@email.cn>
---
 Documentation/translations/zh_CN/process/2.Process.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/zh_CN/process/2.Process.rst b/Documentation/translations/zh_CN/process/2.Process.rst
index 229629e305ca..0e69737e9889 100644
--- a/Documentation/translations/zh_CN/process/2.Process.rst
+++ b/Documentation/translations/zh_CN/process/2.Process.rst
@@ -47,7 +47,7 @@
 (顺便说一句,值得注意的是,合并窗口期间集成的更改并不是凭空产生的;它们是经
 提前收集、测试和分级的。稍后将详细描述该过程的工作方式。)
 
-合并窗口持续大约两周。在这段时间结束时,LinusTorvalds将声明窗口已关闭,并
+合并窗口持续大约两周。在这段时间结束时,Linus Torvalds将声明窗口已关闭,并
 释放第一个“rc”内核。例如,对于目标为5.6的内核,在合并窗口结束时发生的释放
 将被称为5.6-rc1。-rc1 版本是一个信号,表示合并新特性的时间已经过去,稳定下一
 个内核的时间已经到来。
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/zh_CN: add a missing space character
  2021-06-19 16:22 [PATCH] docs/zh_CN: add a missing space character Hu Haowen
@ 2021-06-20  1:04 ` Hu Haowen
  0 siblings, 0 replies; 2+ messages in thread
From: Hu Haowen @ 2021-06-20  1:04 UTC (permalink / raw)
  To: alexs, corbet; +Cc: bobwxc, linux-doc, linux-kernel


在 2021/6/20 上午12:22, Hu Haowen 写道:
> "LinusTorvalds" is not pretty. Replace it with "Linus Torvalds".
>
> Signed-off-by: Hu Haowen <src.res@email.cn>
> ---
>   Documentation/translations/zh_CN/process/2.Process.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)


Sorry, this patch didn't fix up all of this kind of issues. Please go
to patch v2 I would send later.

Thx,
Hu Haowen


> diff --git a/Documentation/translations/zh_CN/process/2.Process.rst b/Documentation/translations/zh_CN/process/2.Process.rst
> index 229629e305ca..0e69737e9889 100644
> --- a/Documentation/translations/zh_CN/process/2.Process.rst
> +++ b/Documentation/translations/zh_CN/process/2.Process.rst
> @@ -47,7 +47,7 @@
>   (顺便说一句,值得注意的是,合并窗口期间集成的更改并不是凭空产生的;它们是经
>   提前收集、测试和分级的。稍后将详细描述该过程的工作方式。)
>   
> -合并窗口持续大约两周。在这段时间结束时,LinusTorvalds将声明窗口已关闭,并
> +合并窗口持续大约两周。在这段时间结束时,Linus Torvalds将声明窗口已关闭,并
>   释放第一个“rc”内核。例如,对于目标为5.6的内核,在合并窗口结束时发生的释放
>   将被称为5.6-rc1。-rc1 版本是一个信号,表示合并新特性的时间已经过去,稳定下一
>   个内核的时间已经到来。


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-20  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-19 16:22 [PATCH] docs/zh_CN: add a missing space character Hu Haowen
2021-06-20  1:04 ` Hu Haowen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).