[bootlin/training-materials updates] master: labs/sysdev-thirdparty: fix typo (a7adf97f)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Jan 18 16:40:40 CET 2023


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

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

commit a7adf97f43eeedeb8248d68d618d7dcafe30fe74
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jan 18 16:40:08 2023 +0100

    labs/sysdev-thirdparty: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

a7adf97f43eeedeb8248d68d618d7dcafe30fe74
 labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex     | 2 +-
 labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
index a7e18eca..102fcba0 100644
--- a/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
+++ b/labs/sysdev-thirdparty-bbb/sysdev-thirdparty-bbb.tex
@@ -719,7 +719,7 @@ check by yourself.
 
 \section{ipcalc}
 
-After practicing with autotools based, let's build {\em ipcalc}, which
+After practicing with autotools based packages, let's build {\em ipcalc}, which
 is using {\em Meson} as build system. We won't really need this utility
 in our system, but at least it has no dependencies and therefore
 offers an easy way to build our first {\em Meson} based package.
diff --git a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
index 64415987..24187166 100644
--- a/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
+++ b/labs/sysdev-thirdparty-stm32/sysdev-thirdparty-stm32.tex
@@ -731,7 +731,7 @@ check by yourself.
 
 \section{ipcalc}
 
-After practicing with autotools based, let's build {\em ipcalc}, which
+After practicing with autotools based packages, let's build {\em ipcalc}, which
 is using {\em Meson} as build system. We won't really need this utility
 in our system, but at least it has no dependencies and therefore
 offers an easy way to build our first {\em Meson} based package.




More information about the training-materials-updates mailing list