diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-27 12:54:54 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-08-20 12:41:25 +0200 |
commit | a15112eb604795fcb24ad19a7de9c7a8ee621120 (patch) | |
tree | a61b4b7a24c82fcec6151fb57f60f57f4541f3a3 /Documentation/zh_CN | |
parent | 7052a5c41d1f93b0b83c06b068052e589cb2eefd (diff) | |
download | linux-a15112eb604795fcb24ad19a7de9c7a8ee621120.tar.gz linux-a15112eb604795fcb24ad19a7de9c7a8ee621120.tar.bz2 linux-a15112eb604795fcb24ad19a7de9c7a8ee621120.zip |
Documentation/zh_CN/SubmittingPatches fix a typo
Corrected the word MAITAINERS to MAINTAINERS.
Signed-off-by: Stefan Huber <steffhip@gmail.com>
Signed-off-by: Matthias Schid <aircrach115@gmail.com>
Signed-off-by: Simon Puels <simon.puels@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/zh_CN')
-rw-r--r-- | Documentation/zh_CN/SubmittingPatches | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/zh_CN/SubmittingPatches index 0f4385a62a49..be0bd4725062 100644 --- a/Documentation/zh_CN/SubmittingPatches +++ b/Documentation/zh_CN/SubmittingPatches @@ -146,7 +146,7 @@ Majordomo lists of VGER.KERNEL.ORG at: <http://vger.kernel.org/vger-lists.html> 如果改动影响了用户空间和内核之间的接口,请给 MAN-PAGES 的维护者(列在 -MAITAINERS 文件里的)发送一个手册页(man-pages)补丁,或者至少通知一下改 +MAINTAINERS 文件里的)发送一个手册页(man-pages)补丁,或者至少通知一下改 变,让一些信息有途径进入手册页。 即使在第四步的时候,维护者没有作出回应,也要确认在修改他们的代码的时候 |