[FE training-materials-updates] Fix minor typo

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Nov 26 17:32:18 CET 2013


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

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

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

commit 6e1fc9a6ada4f5ad79f3b8f1184e57345bef01ce
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Tue Nov 26 17:31:49 2013 +0100

    Fix minor typo
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

6e1fc9a6ada4f5ad79f3b8f1184e57345bef01ce
 .../sysdev-kernel-cross-compiling.tex              |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
index b400c55..2e4112f 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -138,7 +138,7 @@ We will use TFTP to load the kernel image to the IGEP board:
 \begin{itemize}
 
 \item On your workstation, copy the \code{uImage} and DTB files to the
-  directory exposed by the TFP server.
+  directory exposed by the TFTP server.
 
 \item On the target, load \code{uImage} from TFTP into RAM at address
   0x80000000:\\



More information about the training-materials-updates mailing list