[FE training-materials-updates] Android labs: small language fix

Alexandre Belloni alexandre.belloni at free-electrons.com
Wed Feb 5 16:01:07 CET 2014


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

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

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

commit 9d7c8fa096afa7341ba51910bee1fcef0fdf6823
Author: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Date:   Wed Feb 5 16:00:22 2014 +0100

    Android labs: small language fix
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>


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

9d7c8fa096afa7341ba51910bee1fcef0fdf6823
 labs/android-new-board/android-new-board.tex |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/android-new-board/android-new-board.tex b/labs/android-new-board/android-new-board.tex
index 378f519..96a53f8 100644
--- a/labs/android-new-board/android-new-board.tex
+++ b/labs/android-new-board/android-new-board.tex
@@ -277,7 +277,7 @@ saveenv
 \section{Creating the SDcard}
 
 Because Android has permissions issues when using an NFS volume as
-\code{/data}, we have to use an Android SDcard that we'll let in the
+\code{/data}, we have to use an Android SDcard that we'll leave in the
 slot. Android will mount it and use it for \code{/data}.
 
 Your instructor will provide such an SDcard. It has been prepared



More information about the training-materials-updates mailing list