[bootlin/training-materials updates] master: sysdev: integration: fix typo (579be3bf)

Miquel Raynal miquel.raynal at bootlin.com
Mon Nov 6 14:54:05 CET 2023


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

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

commit 579be3bf947baa2b2b834bdc36109a73fbc6d75e
Author: Miquel Raynal <miquel.raynal at bootlin.com>
Date:   Mon Nov 6 14:54:05 2023 +0100

    sysdev: integration: fix typo
    
    Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>


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

579be3bf947baa2b2b834bdc36109a73fbc6d75e
 labs/sysdev-system-integration/sysdev-system-integration.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-system-integration/sysdev-system-integration.tex b/labs/sysdev-system-integration/sysdev-system-integration.tex
index 91fdbf72..5dcdea4c 100644
--- a/labs/sysdev-system-integration/sysdev-system-integration.tex
+++ b/labs/sysdev-system-integration/sysdev-system-integration.tex
@@ -116,7 +116,7 @@ Once the build is over, generate the dependency graph again and find out
 the new dependencies introduced by using {\em systemd}.
 
 To test the new system, create a new \code{nfsroot} directory, extract
-then new root filesystem into it, and boot your board on it through NFS.
+the new root filesystem into it, and boot your board on it through NFS.
 
 You should see the system booting through {\em systemd}, with all the
 {\em systemd} targets and system services starting one by one, with a




More information about the training-materials-updates mailing list