[bootlin/training-materials updates] master: Flash filesystems: Fix a typo (5025158d)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Jun 18 16:13:12 CEST 2021


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

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

commit 5025158df1268193726b1e9cdf75f40ba3461e00
Author: Nasser Afshin <afshin.nasser at gmail.com>
Date:   Tue Jun 15 22:19:31 2021 +0430

    Flash filesystems: Fix a typo
    
    Remove a redundant verb.
    
    Signed-off-by: Nasser Afshin <afshin.nasser at gmail.com>
    Reviewed-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

5025158df1268193726b1e9cdf75f40ba3461e00
 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 0b7cdeb1..77913fa2 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -841,7 +841,7 @@ Device 0 bad blocks:
   \begin{itemize}
     \item \code{ubiformat} and \code{ubinfo} are not implemented yet
     \item \code{ubirsvol} doesn't support \code{-N <name>}. You have
-      to use specify the volume to resize by its id (\code{-n num}):\\
+      to specify the volume to resize by its id (\code{-n num}):\\
       \code{ubirsvol /dev/ubi0 -n 4 -s 64 MiB}
     \end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list