[bootlin/training-materials updates] master: yocto: labs: fix small typos (226cc69e)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Dec 28 22:26:43 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/226cc69e7dce95da8df6c4e50e9c2c49c4fbf026

>---------------------------------------------------------------

commit 226cc69e7dce95da8df6c4e50e9c2c49c4fbf026
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Dec 28 22:26:43 2022 +0100

    yocto: labs: fix small typos
    
    No upppercase needed after comma, and use singular (we need onyl 1 script,
    and there is only one in that directory anyway).
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

226cc69e7dce95da8df6c4e50e9c2c49c4fbf026
 labs/yocto-first-build-stm32/yocto-first-build-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
index bdb5d345..87c69122 100644
--- a/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
+++ b/labs/yocto-first-build-stm32/yocto-first-build-stm32.tex
@@ -76,7 +76,7 @@ Once the build finished, you will find the output images under
 \section{Set up the SD card}
 
 In this first lab we will use an SD card to store the bootloader, kernel and
-root filesystem files. To generate the final image, You will find scripts in
+root filesystem files. To generate the final image, you will find a script in
 \code{$BUILDDIR/tmp/deploy/images/stm32mp1/scripts}.
 
 Execute it (replace \code{157d} with \code{157a} depending on your board variant):




More information about the training-materials-updates mailing list