All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Bin Meng <bmeng@tinylab.org>, Safae Ouajih <souajih@baylibre.com>,
	Simon Glass <sjg@chromium.org>,
	u-boot@lists.denx.de
Subject: Re: [PATCH] doc: android: Fix a typo
Date: Thu, 25 May 2023 09:43:24 +0200	[thread overview]
Message-ID: <87ttw026w3.fsf@baylibre.com> (raw)
In-Reply-To: <20230525063005.479420-1-bmeng@tinylab.org>

On jeu., mai 25, 2023 at 14:30, Bin Meng <bmeng@tinylab.org> wrote:

> %s/than/then
>
> Signed-off-by: Bin Meng <bmeng@tinylab.org>
> ---

Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>

>
>  doc/android/boot-image.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/android/boot-image.rst b/doc/android/boot-image.rst
> index c719b4d711..8f247c7093 100644
> --- a/doc/android/boot-image.rst
> +++ b/doc/android/boot-image.rst
> @@ -11,7 +11,7 @@ Android Boot Image is used to boot Android OS. It usually contains kernel image
>  (like ``zImage`` file) and ramdisk. Sometimes it can contain additional
>  binaries. This image is built as a part of AOSP (called ``boot.img``), and being
>  flashed into ``boot`` partition on eMMC. Bootloader then reads that image from
> -``boot`` partition to RAM and boots the kernel from it. Kernel than starts
> +``boot`` partition to RAM and boots the kernel from it. Kernel then starts
>  ``init`` process from the ramdisk. It should be mentioned that recovery image
>  (``recovery.img``) also has Android Boot Image format.
>  
> -- 
> 2.25.1

      reply	other threads:[~2023-05-25  7:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-25  6:30 [PATCH] doc: android: Fix a typo Bin Meng
2023-05-25  7:43 ` Mattijs Korpershoek [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=87ttw026w3.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=bmeng@tinylab.org \
    --cc=sjg@chromium.org \
    --cc=souajih@baylibre.com \
    --cc=u-boot@lists.denx.de \
    /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.