[bootlin/training-materials updates] master: labs/yocto-custom-image: fix typo (92a98cfb)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Oct 6 18:29:48 CEST 2023


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

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

commit 92a98cfb143312a5a06b0cc28f9356163fb25989
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Oct 6 18:29:48 2023 +0200

    labs/yocto-custom-image: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

92a98cfb143312a5a06b0cc28f9356163fb25989
 labs/yocto-custom-image/yocto-custom-image.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-custom-image/yocto-custom-image.tex b/labs/yocto-custom-image/yocto-custom-image.tex
index 0f640666..26d13aa5 100644
--- a/labs/yocto-custom-image/yocto-custom-image.tex
+++ b/labs/yocto-custom-image/yocto-custom-image.tex
@@ -35,7 +35,7 @@ enabling a functionality, such as \code{packagegroup-core-boot} which adds the
 minimal set of packages required to boot an image (i.e. a shell or a kernel).
 
 You can find the package groups under the \code{packagegroups} directories. To
-have a list of the available one:
+have a list of the available ones:
 \begin{verbatim}
 find -name packagegroups
 \end{verbatim}




More information about the training-materials-updates mailing list