[FE training-materials-updates] Embedded Linux intro: fix minor typo

Michael Opdenacker michael.opdenacker at free-electrons.com
Mon Dec 8 19:18:48 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

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

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

commit a4e3bd3b1a0f80a667b5df1c4cf40e30ca217b0c
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Mon Dec 8 19:17:55 2014 +0100

    Embedded Linux intro: fix minor typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

a4e3bd3b1a0f80a667b5df1c4cf40e30ca217b0c
 slides/sysdev-intro/sysdev-intro.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-intro/sysdev-intro.tex b/slides/sysdev-intro/sysdev-intro.tex
index ab66d6c..8f7649c 100644
--- a/slides/sysdev-intro/sysdev-intro.tex
+++ b/slides/sysdev-intro/sysdev-intro.tex
@@ -204,8 +204,8 @@
 \begin{frame}
   \frametitle{Processor and architecture (1)}
   \begin{itemize}
-  \item The Linux kernel and most other architecture-dependent component support a
-    wide range of 32 and 64 bits architectures
+  \item The Linux kernel and most other architecture-dependent
+      components support a wide range of 32 and 64 bits architectures
     \begin{itemize}
     \item x86 and x86-64, as found on PC platforms, but also embedded systems
       (multimedia, industrial)



More information about the training-materials-updates mailing list