All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Wei <harryxiyou@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: greg@kroah.com
Subject: [PATCH]a mistake Chinese character in linux-2.6/Documentation/zh_CN/SubmittingPatches
Date: Fri, 4 Feb 2011 23:59:39 +0800	[thread overview]
Message-ID: <20110204155937.GA3329@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

Hi us,
      When i see the file linux-2.6.37/Documentation/zh_CN/SubmittingPatches , i find a mistake Chinese character in it. So i give a patch for correcting this error.
      Because there are some Chinese characters, i have to take an accessory for including my patch. If you don't want to download it, you can click the URL: http://harrywei.org/blog/?p=35
      Thanks.

  Best Regards.
  Harry Wei.

[-- Attachment #2: 0002-a-mistake-Chinese-character-in-linux-2.6-Documentati.patch --]
[-- Type: text/x-diff, Size: 912 bytes --]

Signed-off-by: Harry Wei(harryxiyou@gmail.com)
---
 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 9a1a6e1..cc89386 100644
--- a/Documentation/zh_CN/SubmittingPatches
+++ b/Documentation/zh_CN/SubmittingPatches
@@ -100,7 +100,7 @@ http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
 
 将改动拆分,逻辑类似的放到同一个补丁文件里。
 
-例如,如果你的改动里同时有bug修正和性能优化,那么把这些改动才分到两个或
+例如,如果你的改动里同时有bug修正和性能优化,那么把这些改动拆分到两个或
 者更多的补丁文件中。如果你的改动包含对API的修改,并且修改了驱动程序来适
 应这些新的API,那么把这些修改分成两个补丁。
 
-- 
1.7.0.4


                 reply	other threads:[~2011-02-04 15:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110204155937.GA3329@gmail.com \
    --to=harryxiyou@gmail.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.