public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Masanari Iida <standby24x7@gmail.com>
Cc: rob@landley.net, linux-kernel@vger.kernel.org,
	linux-doc@vger.kernel.org, trivial@kernel.org
Subject: Re: [PATCH] doc: Fix typo "is is" in Documentations
Date: Mon, 19 Aug 2013 10:03:16 -0700	[thread overview]
Message-ID: <52124FD4.9090608@infradead.org> (raw)
In-Reply-To: <1376921446-24653-1-git-send-email-standby24x7@gmail.com>

On 08/19/13 07:10, Masanari Iida wrote:
> Fix double words "is is" in Documentations.
> 
> diff --git a/Documentation/mtd/nand_ecc.txt b/Documentation/mtd/nand_ecc.txt
> index 990efd7..e129b24 100644
> --- a/Documentation/mtd/nand_ecc.txt
> +++ b/Documentation/mtd/nand_ecc.txt
> @@ -543,7 +543,7 @@ THe code within the for loop was changed to:
>      }
>  
>  As you can see tmppar is used to accumulate the parity within a for
> -iteration. In the last 3 statements is is added to par and, if needed,
> +iteration. In the last 3 statements is added to par and, if needed,

I think that this should be:
                                       it is added

>  to rp12 and rp14.
>  
>  While making the changes I also found that I could exploit that tmppar


-- 
~Randy

      reply	other threads:[~2013-08-19 17:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-19 14:10 [PATCH] doc: Fix typo "is is" in Documentations Masanari Iida
2013-08-19 17:03 ` Randy Dunlap [this message]

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=52124FD4.9090608@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rob@landley.net \
    --cc=standby24x7@gmail.com \
    --cc=trivial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox