[bootlin/training-materials updates] master: labs/sysdev-toolchain: fix typo (7aa40538)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Nov 9 17:13:04 CET 2020


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

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

commit 7aa405385e2467bf442df2c2b76d2e1c1444868b
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Mon Nov 9 17:13:04 2020 +0100

    labs/sysdev-toolchain: fix typo
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

7aa405385e2467bf442df2c2b76d2e1c1444868b
 labs/sysdev-toolchain/sysdev-toolchain.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index 738d2fd0..fca4e615 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -175,7 +175,7 @@ correctly been compiled for the ARM architecture.
 
 {\em Do this only if you have limited storage space. In case you made a
 mistake in the toolchain configuration, you may need to run Crosstool-ng
-again. Keeping generated files would save a significant amount of time.}
+again, keeping generated files would save a significant amount of time.}
 
 To save about 9 GB of storage space, do a \code{./ct-ng clean} in the
 Crosstool-NG source directory. This will remove the source code of the




More information about the training-materials-updates mailing list