[PATCH] docs/zh_CN: fix a typo in howto

Wang Yong posted 1 patch 2 years, 9 months ago
Documentation/translations/zh_CN/process/howto.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] docs/zh_CN: fix a typo in howto
Posted by Wang Yong 2 years, 9 months ago
Fix a typo in Chinese translation of howto.rst

Fixes: 40d93e496180 ("docs/zh_CN: update howto.rst to latest version")
Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
---
 Documentation/translations/zh_CN/process/howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst
index 888978a62db3..10254751df6a 100644
--- a/Documentation/translations/zh_CN/process/howto.rst
+++ b/Documentation/translations/zh_CN/process/howto.rst
@@ -254,7 +254,7 @@ Linux-next 集成测试树
         https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git
 
 通过这种方式,Linux-next 对下一个合并阶段将进入主线内核的内容给出了一个概要
-展望。非常欢冒险的测试者运行测试Linux-next。
+展望。非常欢迎冒险的测试者运行测试Linux-next。
 
 多个主要版本的稳定版内核树
 -----------------------------------
-- 
2.25.1

Re: [PATCH] docs/zh_CN: fix a typo in howto
Posted by Jonathan Corbet 2 years, 8 months ago
Wang Yong <yongw.kernel@gmail.com> writes:

> Fix a typo in Chinese translation of howto.rst
>
> Fixes: 40d93e496180 ("docs/zh_CN: update howto.rst to latest version")
> Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
> ---
>  Documentation/translations/zh_CN/process/howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst
> index 888978a62db3..10254751df6a 100644
> --- a/Documentation/translations/zh_CN/process/howto.rst
> +++ b/Documentation/translations/zh_CN/process/howto.rst
> @@ -254,7 +254,7 @@ Linux-next 集成测试树
>          https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git
>  
>  通过这种方式,Linux-next 对下一个合并阶段将进入主线内核的内容给出了一个概要
> -展望。非常欢冒险的测试者运行测试Linux-next。
> +展望。非常欢迎冒险的测试者运行测试Linux-next。

Applied, thanks.

jon
Re: [PATCH] docs/zh_CN: fix a typo in howto
Posted by Yanteng Si 2 years, 9 months ago
在 12/8/22 16:33, Wang Yong 写道:
> Fix a typo in Chinese translation of howto.rst
>
> Fixes: 40d93e496180 ("docs/zh_CN: update howto.rst to latest version")
> Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
> ---
>   Documentation/translations/zh_CN/process/howto.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst
> index 888978a62db3..10254751df6a 100644
> --- a/Documentation/translations/zh_CN/process/howto.rst
> +++ b/Documentation/translations/zh_CN/process/howto.rst
> @@ -254,7 +254,7 @@ Linux-next 集成测试树
>           https://git.kernel.org/?p=linux/kernel/git/next/linux-next.git
>   
>   通过这种方式,Linux-next 对下一个合并阶段将进入主线内核的内容给出了一个概要
> -展望。非常欢冒险的测试者运行测试Linux-next。
> +展望。非常欢迎冒险的测试者运行测试Linux-next。
>   
>   多个主要版本的稳定版内核树
>   -----------------------------------