[FE training-materials-updates] Fix minor typo

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Sep 18 06:57:47 CEST 2013


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

On branch  : kernel-bbb
Link       : http://git.free-electrons.com/training-materials/commit/?id=63788da09d0a546c2c147816302be5edb563324e

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

commit 63788da09d0a546c2c147816302be5edb563324e
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Sep 18 06:56:37 2013 +0200

    Fix minor typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

63788da09d0a546c2c147816302be5edb563324e
 .../kernel-module-environment.tex                  |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/kernel-module-environment/kernel-module-environment.tex b/labs/kernel-module-environment/kernel-module-environment.tex
index cd9e8a0..9bd3bc8 100644
--- a/labs/kernel-module-environment/kernel-module-environment.tex
+++ b/labs/kernel-module-environment/kernel-module-environment.tex
@@ -74,9 +74,9 @@ dpkg -L gcc-arm-linux-gnueabi
 Set the \code{ARCH} and \code{CROSS_COMPILE} definitions for the \code{arm}
 platform and to use your cross-compiler.
 
-Configure this kernel with the ready-made configuration for boards ith
+Configure this kernel with the ready-made configuration for boards in
 the OMAP2 and later family which the AM335x found in the BeagleBone
-belong to.
+belongs to.
 
 Make sure that this configuration has \code{CONFIG_ROOT_NFS=y} (support
 booting on an NFS exported root directory).



More information about the training-materials-updates mailing list