[FE training-materials-updates] sysdev intro: fix typo
    Michael Opdenacker 
    michael.opdenacker at free-electrons.com
       
    Thu Oct 31 07:17:08 CET 2013
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=c8222dfe218525b8b63c58013ff583469cc06f68
>---------------------------------------------------------------
commit c8222dfe218525b8b63c58013ff583469cc06f68
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Thu Oct 31 06:34:28 2013 +0100
    sysdev intro: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>
>---------------------------------------------------------------
c8222dfe218525b8b63c58013ff583469cc06f68
 slides/sysdev-intro/sysdev-intro.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/slides/sysdev-intro/sysdev-intro.tex b/slides/sysdev-intro/sysdev-intro.tex
index 0e9ca22..64bf2a0 100644
--- a/slides/sysdev-intro/sysdev-intro.tex
+++ b/slides/sysdev-intro/sysdev-intro.tex
@@ -88,7 +88,7 @@
     in your system
   \item Allows unlimited modifications, changes, tuning, debugging,
     optimization, for an unlimited period of time
-  \item Without locking or dependency from a third-party vendor
+  \item Without lock-in or dependency from a third-party vendor
     \begin{itemize}
     \item To be true, non open-source components must be avoided when
       the system is designed and developed
    
    
More information about the training-materials-updates
mailing list