[bootlin/training-materials updates] master: Embedded Linux: minor wording improvement in stm32 block lab (9c56e874)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 5 09:11:43 CEST 2022


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

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

commit 9c56e87497b6446f1047aca3811ff315238cca89
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Apr 1 10:19:38 2022 +0200

    Embedded Linux: minor wording improvement in stm32 block lab
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

9c56e87497b6446f1047aca3811ff315238cca89
 labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex b/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex
index b7a24b0a..6c09a833 100644
--- a/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex
+++ b/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex
@@ -37,7 +37,7 @@ Now, check the contents of \code{/proc/filesystems}. You should see
 
 \section{Add partitions to the SD card}
 
-We're going to use the SD card for our block device.
+We're going to use the SD card as block device storage.
 
 Plug the SD card in your workstation. If partitions are mounted,
 unmount them:




More information about the training-materials-updates mailing list