[bootlin/training-materials updates] master: labs/sysdev-u-boot-beagleplay: minor style fix (39ef2953)
    Michael Opdenacker 
    michael.opdenacker at bootlin.com
       
    Mon Aug  7 16:25:55 CEST 2023
    
    
  
Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/39ef29534207d6bc91e5135d29219dd3cd1e5647
>---------------------------------------------------------------
commit 39ef29534207d6bc91e5135d29219dd3cd1e5647
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Jul 26 14:19:15 2023 +0200
    labs/sysdev-u-boot-beagleplay: minor style fix
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
>---------------------------------------------------------------
39ef29534207d6bc91e5135d29219dd3cd1e5647
 labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex b/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
index a440a56e..22533300 100644
--- a/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
+++ b/labs/sysdev-u-boot-beagleplay/sysdev-u-boot-beagleplay.tex
@@ -593,7 +593,7 @@ Finally, the 64 bit U-Boot SPL is loaded which load U-Boot itself.
 
 \textbf{Note:} We can see that the R5 U-Boot SPL skips the 'tee'
 image. This is because we chose to not use OPTEE in order
-to make the Lab more understandable. If you want to add OPTEE please refer
+to make the lab easier to understand. If you want to add OPTEE please refer
 to the U-Boot Documentation
 (\url{https://u-boot.readthedocs.io/en/latest/board/ti/am62x_sk.html}).
 
    
    
More information about the training-materials-updates
mailing list