[bootlin/training-materials updates] master: Embedded Linux slides: alsa-lib is a library (c1bf4e8f)
    Thomas Petazzoni 
    thomas.petazzoni at bootlin.com
       
    Fri Oct 29 10:46:40 CEST 2021
    
    
  
Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/c1bf4e8f6113b4106b007c82ca7e0cb120af15cf
>---------------------------------------------------------------
commit c1bf4e8f6113b4106b007c82ca7e0cb120af15cf
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Jul 19 19:13:13 2021 +0200
    Embedded Linux slides: alsa-lib is a library
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
>---------------------------------------------------------------
c1bf4e8f6113b4106b007c82ca7e0cb120af15cf
 slides/sysdev-embedded-linux/sysdev-embedded-linux.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 5a8b9654..ce873d15 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -522,7 +522,7 @@ met:
     \item Supports hardware encoders and decoders through plugins,
       proprietary/specific plugins are often provided by SoC vendors.
     \end{itemize}
-  \item {\bf alsa-lib}, the user space tools associated to the ALSA
+  \item {\bf alsa-lib}, the user space library associated to the ALSA
     kernel sound subsystem
   \item Directly using encoding and decoding libraries, if you decide
     not to use GStreamer:
    
    
More information about the training-materials-updates
mailing list