[bootlin/training-materials updates] master: sysdev: slides: fix typo (e98b6b34)

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Feb 14 18:15:44 CET 2023


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

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

commit e98b6b34ab97deef4dd9b9e3f4ce1ae9b66cd07e
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Feb 14 18:15:33 2023 +0100

    sysdev: slides: fix typo
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

e98b6b34ab97deef4dd9b9e3f4ce1ae9b66cd07e
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 6b57db70..0f29c664 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -103,7 +103,7 @@
   \item Each partition becomes a separate MTD device
   \item Different from block device labeling (\code{sda3},
     \code{mmcblk0p2})
-  \item \code{/dev/mtd0} is the fisrt enumerated partition on the system
+  \item \code{/dev/mtd0} is the first enumerated partition on the system
   \item \code{/dev/mtd1} is the second enumerated partition on the system
     (either from a single flash chip or from a different one).
   \item Note that the master MTD device (the device those partitions




More information about the training-materials-updates mailing list