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

Luca Ceresoli luca.ceresoli at bootlin.com
Fri Feb 17 11:21:18 CET 2023


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

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

commit 52bdce922ba2dcd4f636049c710f3271e59b5565
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Fri Feb 17 10:10:32 2023 +0100

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


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

52bdce922ba2dcd4f636049c710f3271e59b5565
 .../sysdev-application-development-and-debugging.tex                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-application-development-and-debugging/sysdev-application-development-and-debugging.tex b/labs/sysdev-application-development-and-debugging/sysdev-application-development-and-debugging.tex
index f17ed1f4..1c717b68 100644
--- a/labs/sysdev-application-development-and-debugging/sysdev-application-development-and-debugging.tex
+++ b/labs/sysdev-application-development-and-debugging/sysdev-application-development-and-debugging.tex
@@ -12,7 +12,7 @@ adjust the playback volume.
 
 However, this client will be used together with \code{mpc}, as it won't
 be able to create the playlist and start the playback. It will just be
-used to control the volume and switch between songs. So, you run to
+used to control the volume and switch between songs. So, you need to
 run \code{mpc} commands first before trying the new client:
 
 \begin{bashinput}




More information about the training-materials-updates mailing list