aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Yong <[email protected]>2022-12-08 08:33:53 +0000
committerJonathan Corbet <[email protected]>2023-01-02 16:27:18 -0700
commit078bdea856bf533f3163eeb0870e22a717f4eaa7 (patch)
tree856829daac8939d97a2a5f14ba38d78dcd792e92
parente7951a3e0647f588e83627ab18110fda988a766e (diff)
docs/zh_CN: fix a typo in howto
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 <[email protected]> Reviewed-by: Yanteng Si <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/translations/zh_CN/process/howto.rst2
1 files changed, 1 insertions, 1 deletions
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。
多个主要版本的稳定版内核树
-----------------------------------