[bootlin/training-materials updates] master: labs/sysdev-kernel-cross-compiling: fix typo (0883c9aa)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Jan 17 18:57:41 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/0883c9aa481fcb683cce646796c40bafbb6e4843

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

commit 0883c9aa481fcb683cce646796c40bafbb6e4843
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Jan 17 18:57:41 2023 +0100

    labs/sysdev-kernel-cross-compiling: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

0883c9aa481fcb683cce646796c40bafbb6e4843
 labs/sysdev-kernel-cross-compiling/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 1090c581..e0fb8408 100644
--- a/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
+++ b/labs/sysdev-kernel-cross-compiling/sysdev-kernel-cross-compiling.tex
@@ -84,7 +84,7 @@ later family which the AM335x found in the BeagleBone belongs to.}{}
 (\code{vexpress_defconfig}).}{}
 
 
-So, apply this configuration, and than run \code{make menuconfig}.
+So, apply this configuration, and then run \code{make menuconfig}.
 
 \begin{itemize}
 \item Disable \kconfig{CONFIG_GCC_PLUGINS}, which will skip building special




More information about the training-materials-updates mailing list