[BL training-materials-updates] Fix minor typo

Michael Opdenacker michael.opdenacker at bootlin.com
Sat Jan 26 18:44:01 CET 2019


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=245eae0bde7cc4129cabbbdcffefb2963994d038

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

commit 245eae0bde7cc4129cabbbdcffefb2963994d038
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Sat Jan 26 18:44:01 2019 +0100

    Fix minor typo
    
    - And check e-mail notifications
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

245eae0bde7cc4129cabbbdcffefb2963994d038
 labs/sysdev-application-debugging/sysdev-application-debugging.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-application-debugging/sysdev-application-debugging.tex b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
index 15493b4..22c4e7f 100644
--- a/labs/sysdev-application-debugging/sysdev-application-debugging.tex
+++ b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
@@ -14,7 +14,7 @@ that we are using in our toolchain, we will use a different toolchain
 in this lab, based on {\em glibc}. 
 
 As {\em glibc} has more complete features that lighter libraries,
-it looks like a a good idea to do your application debugging work
+it looks like a good idea to do your application debugging work
 with a {\em glibc} toolchain first, and then switch to lighter libraries
 once your application and software stack is production ready. 
 




More information about the training-materials-updates mailing list