[bootlin/training-materials updates] master: sysdev-block-filesystems-*: fix typo (9cd99991)

Michael Opdenacker michael.opdenacker at bootlin.com
Mon Sep 11 20:58:39 CEST 2023


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

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

commit 9cd9999155d0c58023566cc15efc5dba20a6956f
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Mon Sep 11 20:58:39 2023 +0200

    sysdev-block-filesystems-*: fix typo
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

9cd9999155d0c58023566cc15efc5dba20a6956f
 labs/sysdev-block-filesystems-bbb/sysdev-block-filesystems-bbb.tex      | 2 +-
 .../sysdev-block-filesystems-beagleplay.tex                             | 2 +-
 labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-block-filesystems-bbb/sysdev-block-filesystems-bbb.tex b/labs/sysdev-block-filesystems-bbb/sysdev-block-filesystems-bbb.tex
index 5d258401..f60791ed 100644
--- a/labs/sysdev-block-filesystems-bbb/sysdev-block-filesystems-bbb.tex
+++ b/labs/sysdev-block-filesystems-bbb/sysdev-block-filesystems-bbb.tex
@@ -164,6 +164,6 @@ SD card.
 
 Now, the whole system (bootloader, kernel and filesystems) is
 stored on the SD card. That's very useful for product demos, for
-examples. You can switch demos by switching SD cards, and the
+example. You can switch demos by switching SD cards, and the
 system depends on nothing else. In particular, no networking is
 necessary.
diff --git a/labs/sysdev-block-filesystems-beagleplay/sysdev-block-filesystems-beagleplay.tex b/labs/sysdev-block-filesystems-beagleplay/sysdev-block-filesystems-beagleplay.tex
index 10bfda03..44a8303d 100644
--- a/labs/sysdev-block-filesystems-beagleplay/sysdev-block-filesystems-beagleplay.tex
+++ b/labs/sysdev-block-filesystems-beagleplay/sysdev-block-filesystems-beagleplay.tex
@@ -164,6 +164,6 @@ SD card.
 
 Now, the whole system (bootloader, kernel and filesystems) is
 stored on the SD card. That's very useful for product demos, for
-examples. You can switch demos by switching SD cards, and the
+example. You can switch demos by switching SD cards, and the
 system depends on nothing else. In particular, no networking is
 necessary.
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 9c7707d0..1859c760 100644
--- a/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex
+++ b/labs/sysdev-block-filesystems-stm32/sysdev-block-filesystems-stm32.tex
@@ -171,6 +171,6 @@ SD card.
 
 Now, the whole system (bootloader, kernel and filesystems) is
 stored on the SD card. That's very useful for product demos, for
-examples. You can switch demos by switching SD cards, and the
+example. You can switch demos by switching SD cards, and the
 system depends on nothing else. In particular, no networking is
 necessary.




More information about the training-materials-updates mailing list