[FE training-materials-updates] Minor grammar fix

Michael Opdenacker michael.opdenacker at free-electrons.com
Sat Jun 6 09:26:27 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=3be6dae9aa821648e86831ef36946261546d904b

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

commit 3be6dae9aa821648e86831ef36946261546d904b
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Sat Jun 6 09:25:55 2015 +0200

    Minor grammar fix
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

3be6dae9aa821648e86831ef36946261546d904b
 slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
index 311e9d4..bea1a41 100644
--- a/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
+++ b/slides/sysdev-flash-filesystems/sysdev-flash-filesystems.tex
@@ -71,7 +71,7 @@
     \begin{itemize}
     \item Cheaper than other flash technologies
     \item Provide high capacity storage
-    \item Provide good performances (both in read and write access)
+    \item Provide good performance (both in read and write access)
     \end{itemize}
   \end{itemize}
 \end{frame}
@@ -580,7 +580,7 @@ static struct mtd_partition igep2_flash_partitions[] = {
   \item \url{http://www.linux-mtd.infradead.org/doc/ubifs.html}
   \item The filesystem part of the UBI/UBIFS couple
   \item Works on top of UBI volumes
-  \item Journaling file system providing better performances than
+  \item Journaling file system providing better performance than
     JFFS2 and addressing its scalability issues
   \item See this paper for more technical details about UBIFS internals
     \url{http://www.linux-mtd.infradead.org/doc/ubifs_whitepaper.pdf}



More information about the training-materials-updates mailing list