[bootlin/training-materials updates] master: Embedded Linux labs: fix typo (6b707bff)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 23 14:35:32 CEST 2021


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

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

commit 6b707bffe36d8a399b679eb7c9fe061c033ebb11
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 23 14:35:32 2021 +0200

    Embedded Linux labs: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

6b707bffe36d8a399b679eb7c9fe061c033ebb11
 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 13d1dece..6c6d90ac 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -716,7 +716,7 @@ ao_pulse.c:35:10: fatal error: pulse/pulseaudio.h: No such file or directory
 compilation terminated.
 \end{verbatim}
 
-This can be addressed by disabling PulsaAudio support, by adding the
+This can be addressed by disabling PulseAudio support, by adding the
 \code{--disable-pulse} configure option (once again, look at
 \code{./configure --help}).
 




More information about the training-materials-updates mailing list