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

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 28 16:35:45 CEST 2022


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

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

commit 4120cd33fcd5cff876b60548b467b190c0929ae0
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 28 16:35:45 2022 +0200

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


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

4120cd33fcd5cff876b60548b467b190c0929ae0
 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 bae77a0a..993ff5f6 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -181,7 +181,7 @@ However, there is one subttle 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
-built fine, but it will not work properly at runtime\footnote{See
+build fine, but it will not work properly at runtime\footnote{See
 \url{https://mailman.alsa-project.org/pipermail/alsa-devel/2009-February/014999.html}
 for all the details}. So you should configure {\em alsa-lib} as
 follows:




More information about the training-materials-updates mailing list