public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] doc: android: Fix a typo
@ 2023-05-25  6:30 Bin Meng
  2023-05-25  7:43 ` Mattijs Korpershoek
  0 siblings, 1 reply; 2+ messages in thread
From: Bin Meng @ 2023-05-25  6:30 UTC (permalink / raw)
  To: Mattijs Korpershoek, Safae Ouajih, Simon Glass, u-boot

%s/than/then

Signed-off-by: Bin Meng <bmeng@tinylab.org>
---

 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: android: Fix a typo
  2023-05-25  6:30 [PATCH] doc: android: Fix a typo Bin Meng
@ 2023-05-25  7:43 ` Mattijs Korpershoek
  0 siblings, 0 replies; 2+ messages in thread
From: Mattijs Korpershoek @ 2023-05-25  7:43 UTC (permalink / raw)
  To: Bin Meng, Safae Ouajih, Simon Glass, u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-25  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-25  6:30 [PATCH] doc: android: Fix a typo Bin Meng
2023-05-25  7:43 ` Mattijs Korpershoek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox