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

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Oct 11 16:06:07 CEST 2022


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

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

commit 888406e344b2b0edf33188b5f38538f67b36266c
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Oct 11 15:52:51 2022 +0200

    sysdev: labs: fix typo
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

888406e344b2b0edf33188b5f38538f67b36266c
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 0ce91242..62f244e6 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -177,7 +177,7 @@ So, let's override the value of the \code{--host} option:
 The \code{configure} script should end properly now, and create a
 Makefile.
 
-However, there is one subttle last issue to handle: because the C
+However, there is one subtle last issue to handle: because the C
 library used in our toolchain (uClibc-ng) does not support {\em symbol
 versioning}, we need to tell {\em alsa-lib} about this by passing
 \code{--without-versioned}. Without this option, {\em alsa-lib} will




More information about the training-materials-updates mailing list