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

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Dec 14 11:01:35 CET 2022


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

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

commit f6ca07c930a4566b90619d716dfee1905732fa47
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Dec 14 11:01:35 2022 +0100

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


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

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

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 844cc533..e2d84137 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -344,7 +344,7 @@ brw-rw---- 1 root disk 259, 11 Jan 14 10:50 /dev/loop2p1
 brw-rw---- 1 root disk 259, 12 Jan 14 10:50 /dev/loop2p2
 \end{verbatim}
     \end{block}{}
-  \item Each partition can then be accessed indidually, for example:
+  \item Each partition can then be accessed individually, for example:
     \begin{block}{}
     \begin{verbatim}
 $ mount /dev/loop2p2 /mnt/rootfs




More information about the training-materials-updates mailing list