[bootlin/training-materials updates] master: labs/sysdev-toolchain: fix missing closing parenthesis (75b73d36)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jan 28 10:35:37 CET 2020


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

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

commit 75b73d367eb4124f64daa5d2371ea0769fa2b5e4
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Jan 28 10:35:37 2020 +0100

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


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

75b73d367eb4124f64daa5d2371ea0769fa2b5e4
 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 d5c639b9..ec996ef3 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -101,7 +101,7 @@ In \code{Toolchain options}:
 In \code{C-library}:
 \begin{itemize}
   \item Enable \code{IPv6} support. That's because of Buildroot (which
-  we will use later, which doesn't accept to use toolchains without IPv6
+  we will use later), which doesn't accept to use toolchains without IPv6
   support.
 \end{itemize}
 




More information about the training-materials-updates mailing list